Lines Matching refs:bit
415 with the plaintext blocks to get the ciphertext. Flipping a bit in the
416 ciphertext produces a flipped bit in the plaintext at the same
556 very high speed on 64-bit architectures.
648 optimized for 8-32bit platforms and can produce digests of any size
671 optimized for 64bit platforms and can produce digests of any size
802 RIPEMD-128 is a 128-bit cryptographic hash function. It should only
815 RIPEMD-160 is a 160-bit cryptographic hash function. It is intended
816 to be used as a secure replacement for the 128-bit hash functions
831 256 bit hash. It is intended for applications that require
843 320 bit hash. It is intended for applications that require
929 This version of SHA implements a 256 bit hash with 128 bits of
932 This code also includes SHA-224, a 224 bit hash with 112 bits
968 This version of SHA implements a 512 bit hash with 256 bits of
971 This code also includes SHA-384, a 384 bit hash with 192 bits
1029 Tiger hash algorithm 192, 160 and 128-bit hashes
1031 Tiger is a hash function optimized for 64-bit processors while
1032 still having decent performance on 32-bit processors.
1042 Whirlpool hash algorithm 512, 384 and 256-bit hashes
1130 ECB, CBC, LRW, XTS. The 64 bit version has additional
1417 an algorithm optimized for 64-bit processors with good performance
1418 on 32-bit processors. Khazad uses an 128 bit key size.
1441 ChaCha20 is a 256-bit high-speed stream cipher designed by Daniel J.
1471 SEED is a 128-bit symmetric key block cipher that has been
1474 It is a 16 round block cipher with the key size of 128 bit.