# 🧩 Locky Rust SDK [Locky](https://getloc.ky) 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](https://docs.rs/locky/latest/locky/) [Locky Website](https://getloc.ky) [Locky Documentation](https://gitbook.getloc.ky)