kepler 1.0.2 copy "kepler: ^1.0.2" to clipboard
kepler: ^1.0.2 copied to clipboard

Encrypt and decrypt data using secp256k1, This is the High level API build from pointycastle. A fork of secp256k1Cipher.

Changelog #

Version 1.0.2 (2022-01-25) #

    1. Changed functions to be static methods of class Kepler
    1. Updated pointycastle version to latest

Version 1.0.1 (2021-08-04) #

    1. Switched flutter_test dev dependency for test dev dependency
    1. Updated pointycastle version to latest

Version 1.0.0 (2021-07-10) #

    1. Initial release of forked repo.
    1. Migrated codebase to null safety.
    1. Fixed various linting errors and variable names.
    1. Added the ability to seed the key generator.
0
likes
150
pub points
67%
popularity

Publisher

unverified uploader

Encrypt and decrypt data using secp256k1, This is the High level API build from pointycastle. A fork of secp256k1Cipher.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

base58check, hex, pointycastle

More

Packages that depend on kepler