Steel Crypt

Making cryptography in Dart simple and hands-off.
Use AES, ChaCha20-Poly1305, RSA, and more with no hassle.


https://pub.dev/packages/steel_crypt

Getting Started

Steel Crypt is the most comprehensive high-level cryptographic package on pub. It also allows for varying levels of cryptographic competency with its tiered classes.

Docs

Steel Crypt has comprehensive documentation covering each class, its intended purpose, and relevant best practices.

Migration

Steel Crypt v2.0. is substantially different from v1.0. Migration guides for all your code will be available soon to help you catch up with the latest.