secp256k1cipher 0.1.4 copy "secp256k1cipher: ^0.1.4" to clipboard
secp256k1cipher: ^0.1.4 copied to clipboard

outdated

Encrypt and decrypt data use secp256k1, This is the High level API build amount pointycastle, specify Elliptic curve to secp256k1 can simplify the api.

Changelog #

Version 0.1.0 (2019-06-06)

  • Add example code and this file.

Version 0.1.1 (2019-06-10)

    1. sha256 compress the secret length to 32, just fix the salsa20 key langth;
    1. Change IV to base64 string, will be shorter for transport;

Version 0.1.2 (2019-06-21) #

    1. add uint8list encrypt decrypt support

Version 0.1.3 (2018-07-02) #

    1. add strict check for point on curve
    1. fix bug's on serialization of public key

Version 0.1.4 (2018-07-03) #

    1. add compressed publickey support
8
likes
0
pub points
61%
popularity

Publisher

unverified uploader

Encrypt and decrypt data use secp256k1, This is the High level API build amount pointycastle, specify Elliptic curve to secp256k1 can simplify the api.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

pointycastle

More

Packages that depend on secp256k1cipher