crypto 0.5.1

Facade crate for all of the RustCrypto traits (e.g. `aead`, `cipher`, `digest`)
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 10 feature flags, 0 of them enabled by default.

std

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

rand_core

  • crypto-common/rand_core

cipher

  • dep:cipher

getrandom

  • crypto-common/getrandom

digest

  • dep:digest

elliptic-curve

  • dep:elliptic-curve

universal-hash

  • dep:universal-hash

password-hash

  • dep:password-hash

signature

  • dep:signature

aead

  • dep:aead