# mcrypt mcrypt is a crate that implements the cryptography portion of the Mangrove Technical Specification. It is maintained by the same developers as the spec itself and is the official reference implementation. This crate, while used in libmangrove, is not held in lockstep with it - it is a separate project entirely. For more information about Mangrove, check out the [project homepage](https://mgve.cc). ## Warning: Unreleased mcrypt isn't finished yet. This crate is here to reserve the name for when it is finished and released alongside the tech spec R1. Contact core if you want the name and I'll happily hand it over.