📚 Documentation: https://docs.rs/crown/latest/crown/ · 🎮 Playground: https://cathaysia.github.io/crown/
Important
ALL ALGORITHMS ARE IMPLEMENTED FOLLOWING STANDARD SPECIFICATIONS, BUT THE LIBRARY HAS NOT UNDERGONE A FORMAL SECURITY AUDIT.
THE SOFTWARE IS PROVIDED AS-IS, WITHOUT ANY GUARANTEES OR WARRANTIES.
THE AUTHORS ASSUME NO RESPONSIBILITY OR LIABILITY FOR ANY DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES RESULTING FROM THE USE OF THIS SOFTWARE.
Full API reference is available at https://docs.rs/crown/latest/crown/.
Try Crown online without installation — encrypt, decrypt, hash and more in your browser:
https://cathaysia.github.io/crown/
- API-first design: clean and intuitive, minimal boilerplate
- First-class documentation: comprehensive guides, examples, and references to get you started quickly — see docs.rs
no_stdsupport: works in embedded and bare-metal environments.- Modern cryptographic primitives: symmetric/asymmetric encryption, hashing, AEAD