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

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

Changelog #

Version 1.0.3 (2022-06-11) #

    1. Bumped packages to latest
    1. Added strict linting rules

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
140
pub points
73%
popularity

Publisher

unverified uploader

Encrypt and decrypt data using the secp256k1 elliptic curve. 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