Skip to content

Releases: aburdulescu/pocryp

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 10 Jun 07:36

Changelog

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 22 Mar 17:01

Changelog

  • 7d71391 Add ED25519 command to get public key from private key
  • f6d7525 Add base64 cmd and rename stdfile.Write to stdfile.WriteHexOrBin to avoid confusion
  • bebec1a Add hex cmd
  • 0ad1e40 Fix linter problems in aes kw
  • bccd57e Implement EdDSA
  • 2704cc2 Move RSA command to extract public key from private key to keygen
  • c7e9d0f Remove todo.org
  • 32cdfef Update go version, dependencies and add PKCS7
  • b0467db Update progress.md
  • bfc9134 Update progress.md
  • 6ea4d77 base64: Don't print newline
  • 07e515e she-decode: Check if key is specified

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 16 Mar 11:20

Changelog

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 11 Dec 06:24

Changelog

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 12 Apr 09:10

Changelog

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Apr 10:50

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

Choose a tag to compare

@github-actions github-actions released this 09 Apr 10:45

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.1

Choose a tag to compare

@github-actions github-actions released this 21 Jan 20:41

Changelog

  • 16b2dbb rsa-pem-der: Print hex by default, bin via flag

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Jan 16:44

Changelog

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 06 Jan 11:05

Changelog