Lines Matching full:cipher

349 	  AES cipher algorithms (Rijndael)(FIPS-197, ISO/IEC 18033-3)
367 AES cipher algorithms (Rijndael)(FIPS-197, ISO/IEC 18033-3)
388 Anubis cipher algorithm
390 Anubis is a variable key length cipher which can use keys from
401 ARIA cipher algorithm (RFC5794)
417 Blowfish cipher algorithm, by Bruce Schneier
419 This is a variable key length cipher which can use keys from 32
428 Common parts of the Blowfish cipher algorithm shared by the
435 Camellia cipher algorithms (ISO/IEC 18033-3)
437 Camellia is a symmetric key block cipher developed jointly
447 Common parts of the CAST cipher algorithms shared by the
455 CAST5 (CAST-128) cipher algorithm (RFC2144, ISO/IEC 18033-3)
471 cipher algorithms
487 Khazad cipher algorithm
501 SEED cipher algorithm (RFC4269, ISO/IEC 18033-3)
503 SEED is a 128-bit symmetric key block cipher that has been
506 It is a 16 round block cipher with the key size of 128 bit.
515 Serpent cipher algorithm, by Anderson, Biham & Knudsen
530 SM4 cipher algorithms (OSCCA GB/T 32907-2016,
557 TEA (Tiny Encryption Algorithm) cipher algorithms
559 Tiny Encryption Algorithm is a simple cipher that uses
575 Twofish cipher algorithm
578 candidate cipher by researchers at CounterPane Systems. It is a
579 16 round block cipher supporting key sizes of 128, 192, and 256
587 Common parts of the Twofish cipher algorithm shared by the
605 each sector using the XChaCha12 stream cipher, two passes of
607 the AES-256 block cipher on a single 16-byte block. On CPUs
620 tristate "ARC4 (Alleged Rivest Cipher 4)"
625 ARC4 cipher algorithm
627 ARC4 is a stream cipher using keys ranging from 8 bits to 2048
637 The ChaCha20, XChaCha20, and XChaCha12 stream cipher algorithms
639 ChaCha20 is a 256-bit high-speed stream cipher designed by Daniel J.
655 tristate "CBC (Cipher Block Chaining)"
659 CBC (Cipher Block Chaining) mode (NIST SP800-38A)
661 This block cipher mode is required for IPSec ESP (XFRM_ESP).
664 tristate "CFB (Cipher Feedback)"
668 CFB (Cipher Feedback) mode (NIST SP800-38A)
670 This block cipher mode is required for TPM2 Cryptography.
680 tristate "CTS (Cipher Text Stealing)"
684 CBC-CS3 variant of CTS (Cipher Text Stealing) (NIST
730 narrow block cipher mode for dm-crypt. Use it with cipher
733 rest is used to tie each cipher block to its logical position.
744 This mode makes a block cipher into a synchronous
745 stream cipher. It generates keystream blocks, which are then XORed
752 tristate "PCBC (Propagating Cipher Block Chaining)"
756 PCBC (Propagating Cipher Block Chaining) mode
758 This block cipher mode is required for RxRPC.
818 ChaCha20 stream cipher and Poly1305 authenticator combined
822 tristate "CCM (Counter with Cipher Block Chaining-MAC)"
828 CCM (Counter with Cipher Block Chaining-Message Authentication Code)
887 and decryption requests to the encapsulated cipher after applying
925 tristate "CMAC (Cipher-based MAC)"
929 CMAC (Cipher-based Message Authentication Code) authentication
1095 tristate "XCBC-MAC (Extended Cipher Block Chaining MAC)"
1099 XCBC-MAC (Extended Cipher Block Chaining Message Authentication
1241 This uses the AES cipher algorithm.
1275 This uses the AES cipher algorithm with the counter block mode.
1343 tristate "Symmetric key cipher algorithms"
1348 Enable the userspace interface for symmetric key cipher algorithms.
1378 tristate "AEAD cipher algorithms"
1385 Enable the userspace interface for AEAD cipher algorithms.