dbe 0.1.3

Encrypt utils for developing database
Documentation

dbe

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

default

  • std
  • aes-std

std

  • rand/default
  • prost/std
  • bytes/std

aes-std

  • aes_encrypt
  • ctr/std
  • rand/default

aes_encrypt

  • dep:aes_encrypt

aes

  • aes_encrypt/zeroize
  • ctr/zeroize

prost

  • dep:prost

ctr

  • dep:ctr

serde

  • dep:serde