Skip to main content
Back to registry

wycheproof

trailofbits/skills

Wycheproof is an extensive collection of test vectors designed to verify the correctness of cryptographic implementations and test against known attacks. Originally developed by Google, it is now a community-managed project where contributors can add test vectors for specific cryptographic constructions.

Installs746
Install command
npx skills add https://github.com/trailofbits/skills --skill wycheproof
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Wycheproof is an extensive collection of test vectors designed to verify the correctness of cryptographic implementations and test against known attacks. Originally developed by Google, it is now a community-managed project where contributors can add test vectors for specific cryptographic constructions. Cryptographic implementations are notoriously difficult to get right. Even small bugs can: Wycheproof has found vulnerabilities in major libraries including OpenJDK's SHA1withDSA, Bouncy Castle's ECDHC, and the elliptic npm package. Apply Wycheproof when: Consider alternatives when: The Wycheproof repository is organized as follows: The essential folders are testvectors and testvectors_v1 . While both contain similar files, testvectors_v1 includes more detailed information and is recommended for new integrations. Wycheproof provides test vectors for a wide range of cryptographic algorithms: Each JSON test file tests a specific cryptographic construction. All test files share common attributes: Test groups group sets of tests based on shared attributes such as: This classification allows extracting tests that meet specific criteria relevant to the construction being tested.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does wycheproof do?

Wycheproof is an extensive collection of test vectors designed to verify the correctness of cryptographic implementations and test against known attacks. Originally developed by Google, it is now a community-managed project where contributors can add test vectors for specific cryptographic constructions.

Is wycheproof good?

wycheproof does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does wycheproof work with?

wycheproof currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to wycheproof?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install wycheproof?

npx skills add https://github.com/trailofbits/skills --skill wycheproof

Related skills

More from trailofbits/skills

Related skills

Alternatives in Software Engineering