Skip to content

cathaysia/crown

Repository files navigation

crown

Crates.io Version Crates.io Version check-unittest release deploy-github-pages

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.

Features

  • API-first design: clean and intuitive, minimal boilerplate
  • First-class documentation: comprehensive guides, examples, and references to get you started quickly
  • no_std support: works in embedded and bare-metal environments. (in plan)
  • Modern cryptographic primitives: symmetric/asymmetric encryption, hashing, AEAD

Credits