cryppo 0.4.0 cryppo: ^0.4.0 copied to clipboard
A simplified cryptographic library by Meeco - encrypt and decrypt as well as sign and verify data.
[0.0.1-dev.1] - Initial public prerelease #
First public prerelease
- Support AES-GCM encryption/decryption
- Support RSA encryption/decrypting as well as signing/verification
- Support Pbkdf2Hmac key derivation
[0.2.0] - Support Null Safety #
Supported Null-Safety and upgraded dependencies
[0.3.0] - Fix import conflict #
Update some dependencies and fix an import conflict