Skip to content

Releases: provideplatform/vault

v0.9.9

29 May 03:07
Compare
Choose a tag to compare

docker pull provide/vault:v0.9.9

provide/vault:v0.9.9
DIGEST:sha256:35190155467a7e8208cd207d49a47f2c20d4dda006a38b0bd50adfede79536ce

v0.9.1

05 Sep 21:02
Compare
Choose a tag to compare

Fixes

Secrets API now accepts and returns a value.

v0.9.0

26 Aug 08:40
Compare
Choose a tag to compare

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.