encrypt 2.2.0 encrypt: ^2.2.0 copied to clipboard
A set of high-level APIs over PointyCastle for two-way cryptography.
2.2.0 #
- AES padding is now optional with defaults to PKCS7.
2.1.0 #
secure-random
command-line tool.
2.0.0 #
- All new API
1.0.1 #
- RSA
1.0.0 #
- Stable and documented API
0.2.0+2 #
- Remove unnecessary
new
s - Improve static typing
- Add examples index (README)
0.2.0+1 #
- Refresh dependencies, make sure it works on Dart 2