Skip to content

Commit

Permalink
Adding test vectors for RSA PKCS #1 signatures with v1.0 format
Browse files Browse the repository at this point in the history
NOKEYCHECK=True
PiperOrigin-RevId: 453656464
  • Loading branch information
bleichen authored and chuckx committed Feb 28, 2023
1 parent 66c86e9 commit 2ba669f
Show file tree
Hide file tree
Showing 24 changed files with 64,314 additions and 0 deletions.
2,666 changes: 2,666 additions & 0 deletions testvectors_v1/rsa_signature_2048_sha224_test.json

Large diffs are not rendered by default.

2,739 changes: 2,739 additions & 0 deletions testvectors_v1/rsa_signature_2048_sha256_test.json

Large diffs are not rendered by default.

2,673 changes: 2,673 additions & 0 deletions testvectors_v1/rsa_signature_2048_sha384_test.json

Large diffs are not rendered by default.

2,666 changes: 2,666 additions & 0 deletions testvectors_v1/rsa_signature_2048_sha3_224_test.json

Large diffs are not rendered by default.

2,656 changes: 2,656 additions & 0 deletions testvectors_v1/rsa_signature_2048_sha3_256_test.json

Large diffs are not rendered by default.

2,666 changes: 2,666 additions & 0 deletions testvectors_v1/rsa_signature_2048_sha3_384_test.json

Large diffs are not rendered by default.

2,666 changes: 2,666 additions & 0 deletions testvectors_v1/rsa_signature_2048_sha3_512_test.json

Large diffs are not rendered by default.

2,666 changes: 2,666 additions & 0 deletions testvectors_v1/rsa_signature_2048_sha512_224_test.json

Large diffs are not rendered by default.

2,656 changes: 2,656 additions & 0 deletions testvectors_v1/rsa_signature_2048_sha512_256_test.json

Large diffs are not rendered by default.

2,713 changes: 2,713 additions & 0 deletions testvectors_v1/rsa_signature_2048_sha512_test.json

Large diffs are not rendered by default.

2,713 changes: 2,713 additions & 0 deletions testvectors_v1/rsa_signature_3072_sha256_test.json

Large diffs are not rendered by default.

2,683 changes: 2,683 additions & 0 deletions testvectors_v1/rsa_signature_3072_sha384_test.json

Large diffs are not rendered by default.

2,666 changes: 2,666 additions & 0 deletions testvectors_v1/rsa_signature_3072_sha3_256_test.json

Large diffs are not rendered by default.

2,676 changes: 2,676 additions & 0 deletions testvectors_v1/rsa_signature_3072_sha3_384_test.json

Large diffs are not rendered by default.

2,676 changes: 2,676 additions & 0 deletions testvectors_v1/rsa_signature_3072_sha3_512_test.json

Large diffs are not rendered by default.

2,666 changes: 2,666 additions & 0 deletions testvectors_v1/rsa_signature_3072_sha512_256_test.json

Large diffs are not rendered by default.

2,723 changes: 2,723 additions & 0 deletions testvectors_v1/rsa_signature_3072_sha512_test.json

Large diffs are not rendered by default.

2,673 changes: 2,673 additions & 0 deletions testvectors_v1/rsa_signature_4096_sha256_test.json

Large diffs are not rendered by default.

2,683 changes: 2,683 additions & 0 deletions testvectors_v1/rsa_signature_4096_sha384_test.json

Large diffs are not rendered by default.

2,666 changes: 2,666 additions & 0 deletions testvectors_v1/rsa_signature_4096_sha512_256_test.json

Large diffs are not rendered by default.

2,683 changes: 2,683 additions & 0 deletions testvectors_v1/rsa_signature_4096_sha512_test.json

Large diffs are not rendered by default.

2,673 changes: 2,673 additions & 0 deletions testvectors_v1/rsa_signature_8192_sha256_test.json

Large diffs are not rendered by default.

2,683 changes: 2,683 additions & 0 deletions testvectors_v1/rsa_signature_8192_sha384_test.json

Large diffs are not rendered by default.

2,683 changes: 2,683 additions & 0 deletions testvectors_v1/rsa_signature_8192_sha512_test.json

Large diffs are not rendered by default.

0 comments on commit 2ba669f

Please sign in to comment.