ninja 3.0.3 ninja: ^3.0.3 copied to clipboard
Cryptography dart library to encrypt, decrypt, sign and verify messages
3.0.3 #
- RIPEMD160 hash
3.0.2 #
- Null safety
3.0.1 #
- Fixed typo bug for default oaepPadder for RSAPublicKey.encryptOaep method
3.0.0 #
- Simpler and elegant API
- OAEP encryption
- PKCS1V15 encryption
- RSASSA-PSS sign
- RSASSA-PKCS1-V1_5 sign
2.0.1 #
- Pub publish fixes
2.0.0 #
- Port to Dart 2.0.0
1.0.0 #
- Architecture
- Added
AES
RSA