open-quantum-safe/liboqs
C library for prototyping and experimenting with quantum-resistant cryptography observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 99
- Release rhythm 68
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 127
- age_days: 3674
- days_rel: 55
- days_push: 11
- n_releases_24m: 6
Adoption not part of the score
3044 stars · 765 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
liboqs is an open source C library providing implementations of quantum-resistant (post-quantum) key encapsulation mechanisms and digital signature algorithms behind a common API. It is the core of the Open Quantum Safe project under the Linux Foundation's Post-Quantum Cryptography Alliance, and includes test harnesses and benchmarking routines.
Use cases
- experiment with post-quantum key encapsulation mechanisms in C
- benchmark quantum-resistant signature schemes
- integrate NIST post-quantum algorithms like Kyber and Dilithium into prototypes
- test hybrid TLS with quantum-safe key exchange via the OQS OpenSSL provider
- evaluate memory and performance characteristics of PQ crypto implementations
- prototype lattice-based cryptography research
When to choose
- you need a common C API over many post-quantum KEM and signature implementations
- you are prototyping or researching quantum-resistant cryptography
- you want to benchmark PQ algorithms across platforms
- you are building PQ-enabled protocol integrations like TLS or X.509
When to avoid
- you need production-grade, fully hardened cryptography without expert review
- you want a high-level language library without C bindings (use liboqs-python, liboqs-go, or Rust crates instead)
- you need only classical cryptography
- you require a formally certified FIPS-validated implementation
Facets
library · maturity active
cryptography security benchmarking testing security developer-tools windows cross-platform cpp post-quantum-cryptography key-encapsulation digital-signatures lattice-based-crypto nist-pqc kem quantum-resistant cryptography research linux macos
7 sources
- readme: https://github.com/open-quantum-safe/liboqs · fetched 2026-08-28 · 389c8b56c01e
- homepage: https://openquantumsafe.org/ · fetched 2026-08-29 · d7113e9a5b47
- site_page: https://openquantumsafe.org/about · fetched 2026-08-29 · 6ced1f47658c
- site_page: https://openquantumsafe.org/about/sponsors.html · fetched 2026-08-29 · 6c29dbc88fc2
- site_page: https://openquantumsafe.org/liboqs/getting-started.html · fetched 2026-08-29 · f33ef667e80b
- site_page: https://openquantumsafe.org/faq.html · fetched 2026-08-29 · 16266b289aba
- site_page: https://openquantumsafe.org/liboqs/api · fetched 2026-08-29 · c18a9b915b55
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| open-quantum-safe/liboqs | main | 88 |
For agents
markdown · JSON · MCP: product_card(name="open-quantum-safe/liboqs")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem