Skip to main content
Back to the directory
trailofbits/skillsSoftware EngineeringFrontend and Design

wycheproof

Comprehensive test vectors for validating cryptographic implementations against known attacks and edge cases.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/trailofbits/skills --skill wycheproof
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, wycheproof has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: trailofbits/skills. Canonical URL: https://skills.sh/trailofbits/skills/wycheproof.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Comprehensive test vectors for validating cryptographic implementations against known attacks and edge cases. 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.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does wycheproof do?

Comprehensive test vectors for validating cryptographic implementations against known attacks and edge cases.

Is wycheproof good?

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

Which AI agents support wycheproof?

wycheproof currently lists compatibility with Skills CLI.

Is wycheproof safe to install?

wycheproof has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to wycheproof?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install wycheproof?

Run the following command to install wycheproof: npx skills add https://github.com/trailofbits/skills --skill wycheproof

Related skills

More from trailofbits/skills

Related skills

Alternatives in Software Engineering