secp256k1.cr v0.1.3 Release Notes

Release Date: 2019-12-24 // over 4 years ago
  • ๐Ÿš€ this is a feature release that allows for generation of bitcoin and ethereum addresses.

    ๐Ÿ”„ changes:

    • โž• add cryptographic hashing functions #9
    • โž• add bitcoin and ethereum address modules #9
    • ๐Ÿ‘ allow for export of unprefixed uncompressed keys for ethereum #9
    • โž• add tests for hashes on bytes #9
    • โœ… implement eip-55 test cases #9
    • bind mpz_powm_sec from libgmp #11