cryptex 1.8.1

Cryptex uses system keyrings to store and retrieve secrets or a local file
Documentation

cryptex

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 8 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

file

  • argon2
  • chacha20poly1305
  • dirs
  • rusqlite

dirs

  • dep:dirs

chacha20poly1305

  • dep:chacha20poly1305

rusqlite

  • dep:rusqlite

argon2

  • dep:argon2

serde

  • dep:serde

merlin

  • dep:merlin