x25519 0.1.2
x25519: ^0.1.2 copied to clipboard
Dart port of x25519 from Go Cryptography curve25519.
0.1.2 #
- Fix all pub.dev static-analysis scoring issues while preserving the existing public API.
- Replace the discontinued
pedanticpackage with the officiallintspackage.
0.1.1 #
Moved Number classes to dedicated library in #3 and we got a new dependencies adaptive_number
0.1.0 #
A delightful solution to adapting web platform, thanks for lemoony's contribution! Support dartjs by using fixnum/int64 on web instead
0.0.2 #
- Add generateKeyPair()
0.0.1 #
- Initial version