Lines Matching +full:sha +full:- +full:512
1 # SPDX-License-Identifier: GPL-2.0
18 tristate "Hash functions: SHA-384 and SHA-512"
22 SHA-384 and SHA-512 secure hash algorithms (FIPS 180)
29 tristate "Hash functions: SHA-1"
33 SHA-1 secure hash algorithm (FIPS 180)
40 tristate "Hash functions: SHA-224 and SHA-256"
44 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
51 tristate "Hash functions: SHA3-224 and SHA3-256"
55 SHA3-224 and SHA3-256 secure hash algorithms (FIPS 202)
62 tristate "Hash functions: SHA3-384 and SHA3-512"
66 SHA3-384 and SHA3-512 secure hash algorithms (FIPS 202)
77 GCM GHASH hash function (NIST SP800-38D)
91 Length-preserving ciphers: AES with ECB, CBC, XTS, and CTR modes
103 512 bit keys.
112 Block ciphers: DES (FIPS 46-2) cipher algorithm
113 Block ciphers: Triple DES EDE (FIPS 46-3) cipher algorithm
114 Length-preserving ciphers: DES with ECB, CBC, and CTR modes
115 Length-preserving ciphers: Triple DES EDED with ECB, CBC, and CTR modes
129 Length-preserving cipher: ChaCha20 stream cipher (RFC 7539)
136 tristate "Keyed-hash message authentication code: HMAC"