locky

Crates.iolocky
lib.rslocky
version0.0.1
sourcesrc
created_at2024-02-10 06:03:42.349114
updated_at2024-02-10 06:03:42.349114
descriptionKey Management Service SDK. Locky stores and retrieves cryptographic secrets in the cloud
homepagehttps://getloc.ky
repositoryhttps://github.com/aklitzke/locky-sdk-rust
max_upload_size
id1134766
size62,814
(aklitzke)

documentation

README

🧩 Locky Rust SDK

Locky is a cloud-based key-management system focused on preventing harvest-now decrypt-later quantum attacks.

Standardized: Utilizes NIST-approved post-quantum cryptographic parameters and algorithms (FIPS-203)
Fast: Keys are retrieved in under 50ms
Secure: Root keys are 'split up'. If an entire datacenter's data were compromised, no keys would be exposed
Reliable: No downtime even facing a catastrophic datacenter loss
Flexible: Locky can be used to store keys for AES, ChaCha20, Ascon, and most other data encryption algorithms

Rust Docs

Locky Website

Locky Documentation

Commit count: 0

cargo fmt