Crates.io | locky |
lib.rs | locky |
version | 0.0.1 |
source | src |
created_at | 2024-02-10 06:03:42.349114 |
updated_at | 2024-02-10 06:03:42.349114 |
description | Key Management Service SDK. Locky stores and retrieves cryptographic secrets in the cloud |
homepage | https://getloc.ky |
repository | https://github.com/aklitzke/locky-sdk-rust |
max_upload_size | |
id | 1134766 |
size | 62,814 |
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