ed25519_edwards 0.2.1
ed25519_edwards: ^0.2.1 copied to clipboard
Dart port of ed25519 from Go Cryptography ed25519
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
0.0.4 #
More tests from RFC 8032
0.0.3 #
Fix List
0.0.2 #
Add basic example
0.0.1 #
Initial commit