Releases: provideplatform/vault
v0.9.9
v0.9.1
v0.9.0
Overview
State-of-the-art key management focusing on advanced privacy and messaging capabilities.
The Vault service offers state-of-the-art key management with a focus on providing advanced privacy and messaging capabilities (i.e., zero-knowledge proofs, SNARK-friendly hash functions, double-ratchet algorithm, etc.) in a single enterprise-grade API.
Supported Curves & Specifications
Supported curves and key specs are defined with a type of either or symmetric
or asymmetric
. Certain symmetric
keys support key derivation (i.e., such as the ChaCha20
stream cipher). Other key specs, such as RSA, are provided for convenience and to more closely achieve parity with industry-standard key management solutions (i.e., such as AWS KMS).
Documentation
Read the docs here.
Docker
docker pull provide/vault:v0.9.0
See this version on DockerHub.