kepler 1.0.1
kepler: ^1.0.1 copied to clipboard
Encrypt and decrypt data using secp256k1, This is the High level API build from pointycastle. A fork of secp256k1Cipher.
Changelog #
1.0.1 - 2021-08-04 #
-
- Switched flutter_test dev dependency for test dev dependency
-
- Updated pointycastle version to latest
1.0.0 - 2021-07-10 #
-
- Initial release of forked repo.
-
- Migrated codebase to null safety.
-
- Fixed various linting errors and variable names.
-
- Added the ability to seed the key generator.