Cosmian provides next-generation cryptography to secure data and applications in zero-trust environments like the public cloud.
Everything Cosmian does is open source and available in this repository. APIs and usage documentation are available at docs.cosmian.com
We encourage developers to explore, learn, and collaborate with us to build secure applications that protect their sensitive data.
These libraries are available in multiple languages and provide the building blocks to build applications with client-side and application-layer encryption:
- Cosmian Covercrypt: a fast post-quantum scheme with access policies in traceable user decryption keys.
- and Cosmian Findex: to search on encrypted data.
The user API libraries follow the naming convention cloudproof_[LANGUAGE]
: cloudproof_js
, cloudproof_java
, cloudproof_python
, cloudproof_rust
, cloudproof_spark
.
All code related to the libraries is tagged with the cloudproof
topic.
Cosmian Enclave (formerly MSE) lets you run encrypted Python code (or Singularity containers) over encrypted data, while Cosmian VM lets you secure any application in the cloud. Visit the console to create a Cosmian Enclave SaaS freemium account or our docs to run Cosmian Enclave on bare metal machines and understand the differences with Cosmian VM.
All code related to Cosmian Enclave is tagged with the mse
topic.
Check out this open-source, highly scalable, KMIP 2.1-compliant Key Management Server written in Rust. We will soon update the license so that it can be run for FREE on small-sized machines in production. Stay tuned.