Home
last modified time | relevance | path

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

12

/external/python/cryptography/docs/development/custom-vectors/
Drsa-oaep-sha2.rst1 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/
Dipsec.uts666 = 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/
DACVP.md147 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/
Dpbkdf_test.cc88 TEST(PBKDFTest, SHA2) { in TEST() argument
/external/python/cryptography/vectors/cryptography_vectors/asymmetric/RSA/oaep-custom/
Doaep-sha1-sha256.txt1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography
3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
Doaep-sha512-sha384.txt1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography
3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
Doaep-sha512-sha256.txt1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography
3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
Doaep-sha224-sha384.txt1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography
3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
Doaep-sha1-sha384.txt1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography
3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
Doaep-sha224-sha512.txt1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography
3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
Doaep-sha256-sha224.txt1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography
3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
Doaep-sha256-sha256.txt1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography
3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
Doaep-sha384-sha1.txt1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography
3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
Doaep-sha1-sha224.txt1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography
3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
Doaep-sha512-sha224.txt1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography
3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
Doaep-sha1-sha512.txt1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography
3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
Doaep-sha256-sha512.txt1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography
3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
Doaep-sha224-sha224.txt1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography
3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
Doaep-sha256-sha384.txt1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography
3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
Doaep-sha224-sha256.txt1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography
3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
Doaep-sha384-sha256.txt1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography
3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
Doaep-sha384-sha512.txt1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography
3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
Doaep-sha384-sha224.txt1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography
3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
Doaep-sha512-sha512.txt1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography
3 # # Verified against the Bouncy Castle OAEP SHA2 implementation
Doaep-sha256-sha1.txt1 # RSA OAEP SHA2 vectors built for https://github.com/pyca/cryptography
3 # # Verified against the Bouncy Castle OAEP SHA2 implementation

12