Registry / crypto / fides
library4.3.5rscratesunverified

A library providing cryptographic primitives for secure applications.

# Cargo.toml [dependencies] fides = "4.3.5"
INSTALL
IMPORT
SIG · FIDES
F
fides
cryptorustv4.3.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Cipher
✓ use fides::Cipher;

Initialize a Fides cipher

use fides::Cipher; fn main() { let cipher = Cipher::new(); println!("Cipher initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.3.5latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Resources
fides — cargo add fides · libregistry