Making cryptography in Dart simple and hands-off.
Use AES, ChaCha20-Poly1305, RSA,
and more.
Steel Crypt is the most comprehensive cryptographic package on pub. It also allows for varying levels of cryptographic competency with its tiered classes.
Steel Crypt has comprehensive documentation covering each class, its intended purpose, and relevant best practices.
Steel Crypt v2.0. is substantially different from v1.0. Migration guides for all your code are available to help you catch up with the latest.
©2020 Aditya Kishore
Licensed under the Mozilla Public License 2.0
Steel Crypt is built on a Dart implementation of BouncyCastle.
Docs built on Bootstrap and served by GitHub.