Home
The Cosmian Key Management System (KMS) is a high-performance server application written in Rust that provides an API to store and manage keys and secrets used with Cosmian cryptographic stacks.
The server exposes a KMIP 2.1 API that follows the JSON profile of the OASIS-normalized KMIP 2.1 specifications.
The server is usually queried using one of the Java, Javascript, or Python Cloudproof libraries. Check the Cloudproof documentation and the Cosmian Github for details.