Cosmian provides next-generation cryptography to secure data and applications in zero-trust environments like the public cloud.
Everything Cosmian does is source available or even open source in this repository - check the license. 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.
Check out a highly scalable, KMIP compliant Key Management Server written in Rust. Projet under Business License BUSL-1.1.
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 in SGX enclave, while Cosmian VM lets you secure any application in the cloud using Confidential VMs.
All code related to Cosmian Enclave is tagged with the enclave topic.