Skip to content

v0.0.1

Choose a tag to compare

@rekurt rekurt released this 03 Mar 07:06
· 66 commits to master since this release
fb08823
Gost validation tests (#1)

* feat: fix bugs in NewPrivKey, padToSize, HashID inference, and benchmarks
* feat: add RFC 6986 Streebog test vectors, long message and incremental tests
* feat: expand gost3410 test coverage to 81.5% with comprehensive validation tests
* feat: expand gostcrypto and kdf/hd test coverage with roundtrip, corruption, and fuzz tests
* feat: verify acceptance criteria - all tests pass, coverage >= 80% across all packages
* documentation fixes