Searched refs:SHA2 (Results 1 – 25 of 35) sorted by relevance
12
/external/python/cryptography/docs/development/custom-vectors/ |
D | rsa-oaep-sha2.rst | 1 RSA OAEP SHA2 vector creation 4 This page documents the code that was used to generate the RSA OAEP SHA2 12 ``cryptography`` was modified to allow the use of SHA2 in OAEP encryption. Then
|
/external/scapy/test/ |
D | ipsec.uts | 666 = IPv4 / ESP - Transport - NULL - SHA2-256-128 676 auth_algo='SHA2-256-128', auth_key=b'secret key') 698 = IPv4 / ESP - Transport - NULL - SHA2-256-128 - altered packet 708 auth_algo='SHA2-256-128', auth_key=b'secret key') 734 = IPv4 / ESP - Transport - NULL - SHA2-384-192 744 auth_algo='SHA2-384-192', auth_key=b'secret key') 766 = IPv4 / ESP - Transport - NULL - SHA2-384-192 - altered packet 776 auth_algo='SHA2-384-192', auth_key=b'secret key') 802 = IPv4 / ESP - Transport - NULL - SHA2-512-256 812 auth_algo='SHA2-512-256', auth_key=b'secret key') [all …]
|
/external/boringssl/src/util/fipstools/acvp/ |
D | ACVP.md | 147 For development purposes, this code can be exercised by passing, say, `-run SHA2-256` to the client. 159 … named after the ACVP algorithm names, i.e. `SHA-1`, `SHA2-224`, `SHA2-256`, `SHA2-384`, and `SHA2…
|
/external/boringssl/src/crypto/evp/ |
D | pbkdf_test.cc | 88 TEST(PBKDFTest, SHA2) { in TEST() argument
|
/external/python/cryptography/vectors/cryptography_vectors/asymmetric/RSA/oaep-custom/ |
D | oaep-sha1-sha256.txt | 1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography 3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
|
D | oaep-sha512-sha384.txt | 1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography 3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
|
D | oaep-sha512-sha256.txt | 1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography 3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
|
D | oaep-sha224-sha384.txt | 1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography 3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
|
D | oaep-sha1-sha384.txt | 1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography 3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
|
D | oaep-sha224-sha512.txt | 1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography 3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
|
D | oaep-sha256-sha224.txt | 1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography 3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
|
D | oaep-sha256-sha256.txt | 1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography 3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
|
D | oaep-sha384-sha1.txt | 1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography 3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
|
D | oaep-sha1-sha224.txt | 1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography 3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
|
D | oaep-sha512-sha224.txt | 1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography 3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
|
D | oaep-sha1-sha512.txt | 1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography 3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
|
D | oaep-sha256-sha512.txt | 1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography 3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
|
D | oaep-sha224-sha224.txt | 1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography 3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
|
D | oaep-sha256-sha384.txt | 1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography 3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
|
D | oaep-sha224-sha256.txt | 1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography 3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
|
D | oaep-sha384-sha256.txt | 1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography 3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
|
D | oaep-sha384-sha512.txt | 1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography 3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
|
D | oaep-sha384-sha224.txt | 1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography 3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
|
D | oaep-sha512-sha512.txt | 1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography 3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
|
D | oaep-sha256-sha1.txt | 1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography 3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
|
12