Crate msecret

source ·
Expand description

MSecret — Experimental Key Derivation Crate

GitHub

This is the reference implementation crate for the MSecret specification written in Rust. You can use this crate to deterministically derive various types of data (bytes, integers, primes, etc) and cryptographic keys (RSA, ECC, etc) from a 256-bit Secret.

Modules

Structs

Traits

Type Definitions

  • Convenience return type.