Crate mcrypt

source ·
Expand description

mcrypt

mcrypt is a Rust implementation of the cryptography portion of the Mangrove specification. It is maintained by the same developers as the spec itself, and as such is the official reference implementation. This library is currently maintained against the Mangrove Technical Specification, revision 1. You can find it at https://mgve.cc/spec/mangrove_tech_spec_r1.pdf.

This library isn’t useful for much if you aren’t writing a Mangrove implementation. You might want to check out the rest of the implementation, libmangrove. Or, for a full-featured CLI, check out mangrove-cli.

Functions

Get the detailed version string
Get the cargo package version.
Get the Mangrove spec revision this library was built for
Get the short version string