#specification #mangrove #technical #cryptography #package #revision #manager

mcrypt

A cryptography library for Mangrove, a pure-rust, blazing fast package manager

1 unstable release

0.1.4 Jan 20, 2023
0.1.3 Jan 20, 2023
0.1.2 Jan 20, 2023
0.1.1 Jan 20, 2023
0.1.0 Jan 20, 2023

#688 in Operating systems

Download history 4/week @ 2024-02-19 13/week @ 2024-02-26 2/week @ 2024-03-04 22/week @ 2024-03-11 99/week @ 2024-04-01

122 downloads per month
Used in 2 crates (via libmangrove)

GPL-3.0-or-later

5KB

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.

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.


lib.rs:

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.

No runtime deps

~205KB