| idiMAN 
 Full Member
 | Редактировать | Профиль | Сообщение | Цитировать | Сообщить модератору eddoc
 
 1. Delphi Encryption Compendium
 
 Цитата:
 | Hashes •MD2, MD4, MD5
 •RipeMD128, RipeMD160, RipeMD256, RipeMD320
 •SHA, SHA1, SHA256, SHA384, SHA512
 •Haval128, Haval160, Haval192, Haval224, Haval256
 •Tiger
 •Panama
 •Whirlpool, Whirlpool1
 •Square
 •Snefru128, Snefru256
 •Sapphire
 
 | 
 
 2. HashLib! v1.03
 
 Цитата:
 | Implementation of MD2, MD4, MD5, SHA-1, SHA (256, 384, 512), Haval (128, 160, 192, 224, 256), GOST R 34.11-94, Ripe-MD (128, 160), Tiger (128, 160, 192), CRC32, CRC32b, Adler32 hash alogrithms Common and really simple inteface (same API for every algorithm)
 High and low level functions (buffers, strings, files)
 Self-testing routines
 Small size (SysUtils and other system units are not used), you can Undefine using of specified algs.
 Some functions are rewritten in Assembler
 Native Delphi code.
 
 | 
 
 3. DCPcrypt
 
 |