Skip to content

v1.0.2: Merge pull request #5 from Biglup/feat/add-ed25519-bip32-key-bindings

Latest
Compare
Choose a tag to compare
@AngelCastilloB AngelCastilloB released this 09 Jan 16:25
eb2900a

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