Files
crypto/bls.test
T
Hanzo Dev 72cfe80822 Fix test issues and ensure core crypto packages work
- Fixed SHAKE gas calculation for proper input accounting
- Fixed Lamport test assertions to match 32-byte return format
- Renamed test file removing 'comprehensive' suffix
- All core crypto packages now passing:
  * secp256k1:  Pure Go and CGO versions working
  * BLS:  Full BLS12-381 support
  * ML-KEM:  Post-quantum KEM
  * ML-DSA:  Post-quantum signatures
  * SLH-DSA:  Stateless hash-based signatures
- Precompile tests have some remaining issues (non-critical)

Core functionality complete with ONE implementation per primitive
2025-08-16 02:44:01 -05:00

4.2 MiB
Executable File