Home
last modified time | relevance | path

Searched refs:Wycheproof (Results 1 – 25 of 35) sorted by relevance

12

/external/wycheproof/
DREADME.md1 # Project Wycheproof
4 *Project Wycheproof is named after
5 [Mount Wycheproof](https://en.wikipedia.org/wiki/Mount_Wycheproof), the smallest
14 Project Wycheproof tests crypto libraries against known attacks. It is developed
27 These observations have prompted us to develop Project Wycheproof, a collection
29 some cryptographic algorithm. Project Wycheproof provides tests for most
38 Wycheproof is by no means complete. Passing the tests does not imply that the
40 Project Wycheproof tests for. Cryptographers are also constantly discovering
41 new attacks. Nevertheless, with Project Wycheproof developers and users now can
45 For more information on the goals and strategies of Project Wycheproof, please
[all …]
DBUILD1 # Wycheproof tests
/external/boringssl/src/third_party/wycheproof_testvectors/
DMETADATA1 name: "Project Wycheproof"
3 "Project Wycheproof tests crypto libraries against known attacks. "
Drsa_pss_2048_sha256_mgf1_0_test.txt1 # Imported from Wycheproof's rsa_pss_2048_sha256_mgf1_0_test.json.
Drsa_pss_4096_sha512_mgf1_32_test.txt1 # Imported from Wycheproof's rsa_pss_4096_sha512_mgf1_32_test.json.
Drsa_pss_3072_sha256_mgf1_32_test.txt1 # Imported from Wycheproof's rsa_pss_3072_sha256_mgf1_32_test.json.
Drsa_pss_2048_sha256_mgf1_32_test.txt1 # Imported from Wycheproof's rsa_pss_2048_sha256_mgf1_32_test.json.
Drsa_pss_4096_sha256_mgf1_32_test.txt1 # Imported from Wycheproof's rsa_pss_4096_sha256_mgf1_32_test.json.
Drsa_pss_2048_sha1_mgf1_20_test.txt1 # Imported from Wycheproof's rsa_pss_2048_sha1_mgf1_20_test.json.
Deddsa_test.txt1 # Imported from Wycheproof's eddsa_test.json.
Dkw_test.txt1 # Imported from Wycheproof's kw_test.json.
Daes_gcm_siv_test.txt1 # Imported from Wycheproof's aes_gcm_siv_test.json.
Dchacha20_poly1305_test.txt1 # Imported from Wycheproof's chacha20_poly1305_test.json.
Dx25519_test.txt1 # Imported from Wycheproof's x25519_test.json.
Daes_cmac_test.txt1 # Imported from Wycheproof's aes_cmac_test.json.
Drsa_pss_misc_test.txt1 # Imported from Wycheproof's rsa_pss_misc_test.json.
Daes_gcm_test.txt1 # Imported from Wycheproof's aes_gcm_test.json.
Drsa_signature_test.txt1 # Imported from Wycheproof's rsa_signature_test.json.
Daes_cbc_pkcs5_test.txt1 # Imported from Wycheproof's aes_cbc_pkcs5_test.json.
Decdsa_secp224r1_sha224_test.txt1 # Imported from Wycheproof's ecdsa_secp224r1_sha224_test.json.
Decdsa_secp224r1_sha256_test.txt1 # Imported from Wycheproof's ecdsa_secp224r1_sha256_test.json.
Decdsa_secp256r1_sha256_test.txt1 # Imported from Wycheproof's ecdsa_secp256r1_sha256_test.json.
/external/wycheproof/doc/
Dindex.md1 # Project Wycheproof
3 This page describes the goals and strategies of project Wycheproof. See
34 One of the goals of Wycheproof is to test for compatibility issues.
51 tests are added to Wycheproof. On the other hand it is also likely that
/external/boringssl/src/crypto/curve25519/
Dx25519_test.cc129 TEST(X25519Test, Wycheproof) { in TEST() argument
/external/boringssl/src/crypto/cmac/
Dcmac_test.cc123 TEST(CMACTest, Wycheproof) { in TEST() argument

12