fire-crypto 0.4.3

Crypto library providing encryption and signing.
Documentation

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

cipher

  • zeroize
  • poly1305
  • universal-hash
  • chacha20
  • x25519-dalek
  • generic-array

postgres

  • dep:postgres-types
  • dep:bytes

hash

  • blake2
  • generic-array

blake2

  • dep:blake2

chacha20

  • dep:chacha20

x25519-dalek

  • dep:x25519-dalek

protobuf

  • dep:fire-protobuf

ed25519-dalek

  • dep:ed25519-dalek

poly1305

  • dep:poly1305

signature

  • ed25519-dalek

serde

  • _serde

universal-hash

  • dep:universal-hash

generic-array

  • dep:generic-array

b64

  • base64

base64

  • dep:base64

zeroize

  • dep:zeroize