Releases: aburdulescu/pocryp
Releases · aburdulescu/pocryp
v0.5.0
Changelog
- 6e6936a Add SHE code
- a103eeb Add SHE commands
- c3942ac Better command flags parsing and usage
- defe9d7 Fix cli
- e9179c9 Fix tests
- 399c6ba Merge branch 'main' of https://github.com/aburdulescu/pocryp
- f4b9263 More tests and write usage to stdout
- 240921f More tests for keygen
- 7bfd03c New Command pkg
- 51eebc2 Remove cli pkg
- 1176fba Rename some commands
- 6cf02a2 Update dependencies
- 9a6cd85 Update readme
- d6ff8b4 Update todo.org
- 3103ab8 Update tools/hex2bytes and add CI ignored paths
- a336e46 add cli pkg
- 38f0002 fix brief and remove old app pkg
v0.4.0
Changelog
- 10a441b Add -bin flag
- 50afbbf Add FileOrHex
- 4b90917 Add StdFile util
- d303a29 Fix pkg structure
- 3341398 Implement AES-CMAC
- 50faa5b Refactor RSA-KEM and AES-KEYWRAP
- 1490ecb Refactor encoding package
- a609f87 Support all SHA algorithms
- f4f22b3 Update tests
- d24dd09 Update todo.org
- ae0e562 Update todo.org and rename rsa encoding commands
- 158c2f0 Update usage and rename categories
- 6b2a1d5 Use *os.File instead of io.Reader/io.Writer
- a76c39b Use FileOrHex
- 1435d3a Use stdfile
- f78726b better app usage
- 953384c ed25519 keygen
- 21ab9ba update docs
- eaf60bf update todo.org
- c38b7cf upgrade go version
v0.3.1
v0.3.0
Changelog
- facbde5 Better command usage handling
- 64f8295 Fix wrong test input for SHA384
- 05ea31e Improve app package
- 0f7be15 Merge aes and rsa packages
- 84676c0 Move commands into separate packages
- 3c3ead5 Tests for hash/sha
- 513e5a4 Tests for rsa/util package
- c998fd6 internal/aes: Add -bin flag to keygen
- 939eb7b internal/app: Make category type private
v0.2.2
Changelog
- facbde5 Better command usage handling
- 64f8295 Fix wrong test input for SHA384
- 05ea31e Improve app package
- 0f7be15 Merge aes and rsa packages
- 84676c0 Move commands into separate packages
- 3c3ead5 Tests for hash/sha
- 513e5a4 Tests for rsa/util package
- c998fd6 internal/aes: Add -bin flag to keygen
- 939eb7b internal/app: Make category type private