41 releases (stable)

2.7.1 Dec 1, 2021
2.3.3 Sep 28, 2021
2.1.0 Aug 30, 2021
1.5.6 Jul 31, 2021
0.1.7 May 28, 2021

#1320 in Cryptography

Download history 84/week @ 2024-02-25

84 downloads per month
Used in 2 crates

Custom license

265KB
6.5K SLoC

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 request and store data that can be either plaintext data, encrypted data, or a reference to another location where the data is. It also allows code to then resolve any received data into its final plaintext.

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

  • mongodb
  • redact-store

Docs & Support

Docs are available at docs.redact.ws.

Join us in our Keybase channel! You can download the keybase client here.

Once there, click on Teams, select Join a team, and our team name is pauwelslabs.

Once you're in, Redact discussion happens in the #redact channel.

Discussions in the Keybase team should be respectful, focused on Redact, and free of profanity.

Dependencies

~67MB
~1M SLoC