ring-compat 0.3.1

Compatibility crate for using RustCrypto's traits with the cryptographic algorithm implementations from *ring*
Documentation

ring-compat

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

default

  • aead
  • alloc
  • digest
  • signature

aead

    This feature flag does not enable additional features.

alloc

  • aead/alloc

digest

    This feature flag does not enable additional features.

signature

  • ecdsa
  • ed25519
  • p256
  • p384

ecdsa

    This feature flag does not enable additional features.

ed25519

    This feature flag does not enable additional features.

p256

    This feature flag does not enable additional features.

p384

    This feature flag does not enable additional features.

std

  • digest/std
  • ecdsa/std
  • ed25519/std