Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 658 Bytes

CHANGELOG.md

File metadata and controls

21 lines (18 loc) · 658 Bytes

Next (V1.0.2)

This version includes bindings to the cryptographic functions of the libcardano-c library. The following functions are included:

  • Add Binding to Crc32
  • Add Binding to Bip32PrivateKey
  • Add Binding to Bip32PublicKey
  • Add Binding to Ed25519Signature
  • Add Binding to Ed25519PublicKey
  • Add Binding to Ed25519PrivateKey
  • Add Binding to EMIP003 encryption scheme
  • Add Binding to Pbkdf2HmacSha512
  • Add Binding to Blake2b

V1.0.0

  • Add Binding to CborReader
  • Add Binding to CborWriter
  • Add Binding to Base58
  • Add Binding to Bech32