Skip to content

Releases: shibme/xipher

v1.19.2

20 Dec 09:22

Choose a tag to compare

Changelog

v1.19.1

18 Nov 10:44

Choose a tag to compare

Changelog

  • c41da0a bump dependencies and update readme

v1.19.0

16 Oct 16:49

Choose a tag to compare

Changelog

  • 69ade09 add notice for the breaking changes relating to ML-KEM
  • ee638bf fix build issue as a result of goreleaser-cross
  • 47dd35b move to native crypto/mlkem library based on FIPS 203

v1.18.0

20 Jun 16:24

Choose a tag to compare

Changelog

  • 7a2c9aa bumping version and fixing minor vulns
  • fdd6e1e updating dependencies and adding missing windows install script in readme doc
  • c8d2ceb updating documentation
  • 513782f updating error messages

v1.17.1

27 May 19:15

Choose a tag to compare

Changelog

  • d207e72 optimising build and updating workflow with permissions
  • 3458077 updating release workflow to inherit secrets to pages release
  • ec0f0ab updating workflow to force-tag major version on releases

v1.17.0

18 May 09:51

Choose a tag to compare

Changelog

  • 988d148 moving from github pages to cloudflare pages
  • 0c64d09 moving to fixed length slice for seed

v1.16.1

10 May 07:35

Choose a tag to compare

Changelog

  • ad62329 adding support for shell completion setup through brew formula

v1.16.0

01 May 18:55

Choose a tag to compare

Changelog

  • abd27e3 adding SecretKeyFromSeed function to create a secret key for a given seed

v1.15.1

22 Apr 18:37

Choose a tag to compare

Changelog

  • 8abaafe updating actions yaml
  • a0224b3 updating npm dependencies for action and using []byte in-place of *[]byte
  • 07aa2fb updating permissions for test workflow

v1.15.0

12 Apr 18:56

Choose a tag to compare

Changelog

  • 9667c3a adding support for url fragment containing key/ct and making it default
  • 3987778 fixing some vulnerabilities
  • 977cc24 updating actions branding logo