crypto 0.3.0

Resources for building cryptosystems in Rust using the RustCrypto project's ecosystem.
Documentation

crypto

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

std

  • aead/std
  • cipher/std
  • digest/std
  • elliptic-curve/std
  • mac/std
  • password-hash/std
  • signature/std
  • universal-hash/std

cipher

    This feature flag does not enable additional features.

elliptic-curve

    This feature flag does not enable additional features.

mac

    This feature flag does not enable additional features.

universal-hash

    This feature flag does not enable additional features.

aead

    This feature flag does not enable additional features.

signature

    This feature flag does not enable additional features.

digest

    This feature flag does not enable additional features.

password-hash

    This feature flag does not enable additional features.