You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
986 B
16 lines
986 B
hash_algoritm;hash_description
|
|
des;DES (Algorithm for Symmetric Encryption)
|
|
md5;MD5 (128-bit hashing algorithm)
|
|
yescrypt;yescrypt (Cryptographic hash function)
|
|
gost-yescrypt;GOST-YESCRYPT (Design according to GOST R 34.11─2012)
|
|
scrypt;scrypt (Adaptive cryptographic key generation function)
|
|
bf;Blowfish (Symmetric Block Cipher Algorithm)
|
|
bcrypt;bcrypt (Adaptive hash function from the Blowfish family of algorithms)
|
|
bcrypt-a;bcrypt-a (Adaptive hash function from the Blowfish family of algorithms)
|
|
sha512crypt;SHA512 (Hash function from the SHA-2 family of algorithms)
|
|
sha256crypt;SHA256 (Hash function from the SHA-2 family of algorithms)
|
|
!sunmd5;Sun MD5 (Hash algorithm from Sun Microsystems)
|
|
md5crypt;MD5 Unix (Hash algorithm calls standard MD5 thousand times)
|
|
!bsdicrypt;Extended DES Crypt (Hash function from the BSDi family of DES algorithms)
|
|
descrypt;descrypt (Hash function from the DES family of algorithms)
|
|
!nt;NTHash (Hash function from the NT Windows family of algorithms) |