Skip to content

1.0.0-alpha.13

Choose a tag to compare

@chogarcia chogarcia released this 09 Jun 14:26
· 4 commits to main since this release
686ac04

Source-comment + constant fixes flagged during the alpha.12 pre-publish review. No functional change — runtime behavior is identical to alpha.12.

Fixed

  • SHIELDFIVE_CRYPTO_VERSION now reports the actual package version (it was pinned at 1.0.0-alpha.11). Informational constant only — never written into file output or any test vector.
  • Corrected a backwards source comment in the aes-gcm-v2 suite: the cross-file nonce-prefix space widens from 2^32 to 2^64 (the comment previously said "shrinks").

Tests: 182 / 182 pass. See CHANGELOG.md for the full history.