msecret 0.1.2

A reference implementation of MSecret key derivation, written in pure Rust. Includes a helpful command-line utility.
Documentation

msecret

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 12 feature flags, 11 of them enabled by default.

default

  • openssl
  • share
  • bin

openssl

  • dep:openssl

share

  • gf256
  • crc

bin

  • rpassword
  • shellwords
  • rustyline
  • mnemonic
  • clap

gf256

  • dep:gf256

crc

  • dep:crc

rpassword

  • dep:rpassword

shellwords

  • dep:shellwords

rustyline

  • dep:rustyline

mnemonic

  • dep:mnemonic

clap

  • dep:clap

longtest

    This feature flag does not enable additional features.