Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 540 Bytes

CHANGELOG.md

File metadata and controls

30 lines (19 loc) · 540 Bytes

Changelog for cardano-crypto-tests

2.1.1.0

  • GHC-9.6 compatibility
  • Add benchmark for HASH

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