C2SP/wycheproof resource
Project Wycheproof tests crypto libraries against known attacks. observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 98
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 3585
- days_rel: n/a
- days_push: 15
- n_releases_24m: 0
Adoption not part of the score
3104 stars · 335 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Project Wycheproof is a collection of JSON test vectors for testing cryptography libraries against known attacks, specification inconsistencies, and implementation bugs. It covers popular algorithms including AES-GCM, ECDSA, RSA, EdDSA, and post-quantum schemes like ML-KEM and ML-DSA.
Use cases
- test my crypto library against known attacks
- find edge cases in ECDSA signature verification
- check for Bleichenbacher padding oracle vulnerabilities
- validate post-quantum algorithm implementations like ML-KEM
- add cryptographic test vectors to CI
- detect invalid curve attacks in ECDH
- verify AEAD implementations like AES-GCM and ChaCha20-Poly1305
When to choose
- you are developing or maintaining a cryptography library and want to catch known attack classes
- you want curated, schema-documented test vectors covering 80+ attack cases across many algorithms
- you need to test post-quantum primitives like ML-KEM and ML-DSA
When to avoid
- you need a runnable test suite rather than raw test vector data to integrate yourself
- you need functional crypto primitives rather than tests for them
- you need fuzzing or dynamic analysis rather than fixed known-answer and attack vectors
Facets
dataset · maturity active
testing cryptography security security testing developer-tools cross-platform cli test-vectors json-test-data crypto-attacks ci-integration post-quantum cryptography
1 source
- readme: https://github.com/C2SP/wycheproof · fetched 2026-08-28 · 3199bf4e91ba
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| C2SP/wycheproof | main | 76 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem