redact-crypto 0.1.9

Crypto abstractions for the Redact framework
Documentation

redact-crypto

License: GPL-3.0 Coverage Status docs.rs crates.io

redact-crypto is the backing library for Redact's encrypted type system. It allows consuming crates to fluidly

Also contains implementations of the storage traits. Current supported implementations are:

  • mongodb
  • redact-store

To get started using this crate, view the docs here.