Open-source cryptography infrastructure.
Data obfuscation, key management, PKI, and secrets tooling. Self-hosted, cross-language, no vendor lock-in.
Format-preserving encryption (NIST SP 800-38G FF1/FF3), AES-GCM, data masking, and hashing. One API across nine languages.
| Language | Package | Install | CI | Security |
|---|---|---|---|---|
| Java | io.cyphera:cyphera |
|||
| Rust | cyphera |
|||
| Go | go get github.com/cyphera-labs/cyphera-go |
|||
| Python | pip install cyphera |
|||
| Node.js | npm install cyphera |
|||
| .NET | dotnet add package Cyphera |
|||
| PHP | composer require cyphera/cyphera |
|||
| Ruby | gem install cyphera |
|||
| Swift | .package(url: "...cyphera-swift.git") |
Key resolution across providers: File, Env, AWS KMS, GCP KMS, Azure Key Vault, HashiCorp Vault.
| Language | Package | CI | Security |
|---|---|---|---|
| Java | |||
| Go | |||
| Python | |||
| Node.js | |||
| Rust | |||
| .NET | |||
| PHP | |||
| Ruby | |||
| Swift |
| Platform | Type | Powered By | SDK Version | CI | Security |
|---|---|---|---|---|---|
| Trino | SQL UDF plugin | cyphera-java | 0.0.1-alpha.3 | ||
| PostgreSQL | Native extension (pgrx) | cyphera-rust | 0.0.1-alpha.1 | ||
| Snowflake | Java UDF | cyphera-java | 0.0.1-alpha.3 | ||
| Databricks | Spark UDF | cyphera-java | 0.0.1-alpha.3 | ||
| BigQuery | Remote UDF | cyphera-go | not wired | ||
| Informatica | Java transformation | cyphera-java | 0.0.1-alpha.3 | ||
| Striim | UDF + Open Processor | cyphera-java | 0.0.1-alpha.3 | ||
| Kafka Connect | SMT (Single Message Transform) | cyphera-java | 0.0.1-alpha.3 | ||
| Hibernate | @CypheraProtect annotation | cyphera-java | 0.0.1-alpha.3 | ||
| Apache NiFi | NiFi Processor | cyphera-java | 0.0.1-alpha.3 | ||
| Apache Flink | Flink SQL UDF | cyphera-java | 0.0.1-alpha.3 | ||
| StreamSets | StreamSets Processor | cyphera-java | 0.0.1-alpha.3 | ||
| Spring Boot | Auto-configured starter | cyphera-java | 0.0.1-alpha.3 | ||
| Conformance | Cross-language test suite | — | — | — |
KMIP 1.4 key management — open-source server and client libraries for nine languages.
| Open KMIP Server | 27 KMIP operations, mTLS, REST API, server-side crypto, audit, dashboard — v0.1.0-alpha.1 |
27 KMIP 1.4 operations per library. Works with Cyphera Open KMIP Server or any KMIP-compliant system.
| Language | Package | CI | Security |
|---|---|---|---|
| Go | |||
| Java | |||
| Python | |||
| Node.js | |||
| Rust | |||
| .NET | |||
| PHP | |||
| Ruby | |||
| Swift |
Certificate authority and PKI lifecycle server.
| Open PKI Server | CA hierarchy, issuance, CRL, OCSP, CSR support, dashboard — v0.1.0-alpha.1 |
Website: cyphera.io · License: Apache 2.0
Cyphera is a Horizon Digital Engineering LLC project.