ed25519_edwards 0.3.1 ed25519_edwards: ^0.3.1 copied to clipboard
Dart port of ed25519 from Go Cryptography ed25519
0.3.1 #
Moved Number classes to dedicated library: adaptive_number #5, now we got a new dependencies
0.3.0 #
A delightful solution to adapting web platform, thanks for lemoony's contribution! Support dartjs by using fixnum/int64 on web instead
0.2.1 #
- Add benchmark
0.2.0 #
- Fix incompatibility's with flutter web
0.1.0 #
- Nothing changed, just release
0.1.0-nullsafety.1 #
- Upgrade dependencies
0.1.0-nullsafety.0 #
- Null safety migration
- Use 'crypto' instead of 'cryptography'
0.0.5 #
Refine doc comments