aboutsummaryrefslogtreecommitdiff
path: root/schemas
AgeCommit message (Expand)AuthorFilesLines
2023-02-27Simplifying the JSON schemas.bleichen3-75/+6
2023-02-27Adding test vectors using key_ops and incorrect use fields.bleichen1-4/+8
2023-02-27Adding more test vector for JWK.bleichen1-0/+4
2023-02-27Modifying the JWE test vectors for jwcrypto.bleichen1-0/+4
2023-02-27Splitting the schemas for JWE, JWK and JWS into three separate files.bleichen3-0/+653
2023-02-27Refactoring jose4j/JsonWebEncryptionTest.java.bleichen1-0/+4
2023-02-27Move JSON Web Crypto test vectors and the accompanying Java abstract test int...mdusina1-0/+235
2019-12-06third_party/wycheproof: add a missing sLen value to rsassa_pss_verify_schema....Wycheproof Team1-0/+4
2019-11-25Adding test vectors and tests for DSA with P1363 encoding.bleichen1-0/+151
2019-11-25Moving test vectors for primality test into a JSON file.bleichen1-0/+91
2019-11-25Adding PEM encoded test vectors for XDH.bleichen1-0/+106
2019-11-25Adding test vectors for VMAC.bleichen1-0/+118
2019-11-25Adding test vectors for RSA PKCS #1 v 1.5.bleichen1-0/+125
2019-11-25Adding JSON schemas for the test vectors.bleichen24-0/+3011