PQSL2026-01-153 min read

14 Native SDKs: Post-Quantum Cryptography in Any Language

PosQuantum provides native SDKs for Python, Rust, Node.js, Go, Java, C#, Swift, Kotlin, C++, Ruby, PHP, Dart, Elixir, and Zig. Integration in minutes, quantum security instantly.

One of the biggest obstacles to adopting post-quantum cryptography is integration complexity. Many PQC libraries are experimental, difficult to install, or available only in C. PosQuantum solved this problem.

PQSL (Post-Quantum Security Layer) is available as a native SDK in 14 programming languages: Python, Rust, Node.js (TypeScript), Go, Java, C# (.NET), Swift, Kotlin, C++, Ruby, PHP, Dart (Flutter), Elixir, and Zig.

Each SDK is native — not a wrapper or FFI binding. This means simple installation via package manager (pip, cargo, npm, go get, etc.), native performance without interop overhead, and natural integration with each language’s ecosystem.

All SDKs implement NIST standards FIPS 203 (ML-KEM), FIPS 204 (ML-DSA), and FIPS 205 (SLH-DSA). They include KEM (Key Encapsulation), DSA (Digital Signatures), Hybrid Encryption (PQC + AES-256-GCM), Secure Channels, SHA-3 hashing, and middlewares for popular web frameworks.

Integration takes minutes, not weeks. Contact us for a demonstration or get started now with the documentation in the SDK repositories.

Related articles