Skip to content

v0.9.0

Compare
Choose a tag to compare
@kthomas kthomas released this 26 Aug 08:40
· 365 commits to master since this release

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.