Acerca de
This skill integrates Project Wycheproof's extensive collection of test vectors into your development workflow to ensure the correctness and security of cryptographic code. It helps developers and security auditors verify implementations of algorithms like AES-GCM, RSA, and ECDSA against vulnerabilities such as signature malleability, invalid curve attacks, and padding oracles. By providing domain-specific guidance on parsing JSON test vectors and constructing robust test harnesses, it streamlines the process of identifying subtle cryptographic bugs that standard unit tests often miss.