Skip to content

Releases: dd86k/sha3-d

1.2.4

13 Aug 19:41
Compare
Choose a tag to compare

Changelog

  • Fixed: Extendable Output Functions (XOF).
    • This finally allows to created definitions such as SHAKE-256/2048.
    • Check the unittest example in the documentation!

1.2.3

01 Jul 13:47
Compare
Choose a tag to compare

Maintenance release.

  • Minor optimization
    • DMD: No gains. (sadly!)
    • GDC: About ~37% gain. (95 MiB/s to 152 MiB/s on my machine)
    • LDC: About ~2% gain. (252 MiB/s to 257 MiB/s on my machine)
  • Documentation update for clarity.

1.2.2

24 Mar 21:25
Compare
Choose a tag to compare

Maintenance release.

Changelog

  • Added: SHA3D_VERSION_STRING enum.
  • Improved: Minor optimizations.

1.2.1

13 Dec 23:27
Compare
Choose a tag to compare

Fix usage with std.digest.hmac.

1.2

08 Dec 03:29
Compare
Choose a tag to compare
1.2

Adds support for SHAKE XOFs.

1.1.0

06 Nov 23:09
Compare
Choose a tag to compare

This release fixes cases where the digest wrappers were not working.

This also renames the package from sha3d.sha3 to sha3d.