Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 436 Bytes

CHANGELOG.md

File metadata and controls

23 lines (15 loc) · 436 Bytes

2.1.0.2

  • GHC-9.6 compatibility

2.1.0.1

  • Remove development flag: #372

2.1.0.0

  • Addition of DSIGN benchmarks. New modules:
    • Bench.Crypto.DSIGN
    • Bench.Crypto.BenchData
  • Addition of DSIGN vector tests. New modules:
    • Test.Crypto.Vector.Secp256k1DSIGN
    • Test.Crypto.Vector.Vectors
    • Test.Crypto.Vector.StringConstants
    • Test.Crypto.Vector.SerializationUtils

2.0.0.1

  • Initial release