cryptum_dart 0.0.2
cryptum_dart: ^0.0.2 copied to clipboard
A Dart port of the Cryptum encryption library providing hybrid RSA/AES-GCM encryption with secure session key handling and dynamic format negotiation.
0.0.1 #
Initial release of Cryptum-Dart featuring:
- Hybrid RSA-4096/AES-256-GCM encryption
- Dynamic format negotiation
- Secure session key handling
- Message authentication and tamper detection
- PKCS8/X509 key encoding
- Comprehensive test suite