redact-crypto 0.2.0

Crypto abstractions for the Redact framework
Documentation

redact-crypto

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

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.