Pulling Wycheproof test vectors from GitHub.
This prevents accidentally leaking unpublished test vectors. PiperOrigin-RevId: 191730673 GitOrigin-RevId: 25ef0af66bb4b2e7de1e6f31195d30f251e911e6
Showing
- WORKSPACE 2 additions, 2 deletionsWORKSPACE
- cc/subtle/BUILD.bazel 1 addition, 1 deletioncc/subtle/BUILD.bazel
- cc/subtle/wycheproof_util.cc 1 addition, 1 deletioncc/subtle/wycheproof_util.cc
- go/subtle/aead/BUILD.bazel 1 addition, 1 deletiongo/subtle/aead/BUILD.bazel
- go/subtle/aead/aes_gcm_test.go 1 addition, 1 deletiongo/subtle/aead/aes_gcm_test.go
- go/subtle/signature/BUILD.bazel 1 addition, 1 deletiongo/subtle/signature/BUILD.bazel
- go/subtle/signature/ecdsa_sign_verify_test.go 1 addition, 1 deletiongo/subtle/signature/ecdsa_sign_verify_test.go
- java/BUILD.bazel 1 addition, 3 deletionsjava/BUILD.bazel
- java/src/test/java/com/google/crypto/tink/subtle/AesEaxJceTest.java 1 addition, 1 deletion...est/java/com/google/crypto/tink/subtle/AesEaxJceTest.java
- java/src/test/java/com/google/crypto/tink/subtle/AesGcmJceTest.java 1 addition, 1 deletion...est/java/com/google/crypto/tink/subtle/AesGcmJceTest.java
- java/src/test/java/com/google/crypto/tink/subtle/AesSivTest.java 1 addition, 1 deletion...c/test/java/com/google/crypto/tink/subtle/AesSivTest.java
- java/src/test/java/com/google/crypto/tink/subtle/ChaCha20Poly1305Test.java 1 addition, 1 deletion...a/com/google/crypto/tink/subtle/ChaCha20Poly1305Test.java
- java/src/test/java/com/google/crypto/tink/subtle/EcdsaVerifyJceTest.java 4 additions, 4 deletions...ava/com/google/crypto/tink/subtle/EcdsaVerifyJceTest.java
- java/src/test/java/com/google/crypto/tink/subtle/Ed25519SignTest.java 1 addition, 1 deletion...t/java/com/google/crypto/tink/subtle/Ed25519SignTest.java
- java/src/test/java/com/google/crypto/tink/subtle/Ed25519VerifyTest.java 1 addition, 1 deletion...java/com/google/crypto/tink/subtle/Ed25519VerifyTest.java
- java/src/test/java/com/google/crypto/tink/subtle/EllipticCurvesTest.java 1 addition, 1 deletion...ava/com/google/crypto/tink/subtle/EllipticCurvesTest.java
- java/src/test/java/com/google/crypto/tink/subtle/X25519Test.java 1 addition, 1 deletion...c/test/java/com/google/crypto/tink/subtle/X25519Test.java
- testdata/wycheproof/aes_cbc_pkcs5_test.json 0 additions, 2084 deletionstestdata/wycheproof/aes_cbc_pkcs5_test.json
- testdata/wycheproof/aes_cmac_test.json 0 additions, 2695 deletionstestdata/wycheproof/aes_cmac_test.json
- testdata/wycheproof/aes_eax_test.json 0 additions, 2031 deletionstestdata/wycheproof/aes_eax_test.json
Loading
Please register or sign in to comment