搜索资源列表
filecrypterpro
- FCP takes a file, generates a random 2048 bit key and encrypts the file with a RC4 stream cipher. The encrypted file is written to a new file along with the decryption stub and key. When the output file is executed it decrypts and executes the
scrypt32.src
- The dinamyc link library that contains an implementation of SHA1, SHA512, CRC32, CRC32b, Adler32, Twofish, TEA[N] algorithms and ECB, CBC, CFB, OFB, CTR cipher modes.
cipher
- nice crypt method, if you are a delphi programmer you really love this because is very useful code
aria-pas
- ARIA cipher rewritten in Pascal (Delphi)
rc5
- RC5 block cipher. This implementation is FREEWARE, you may use this implementation freely. You have permission to modify any of the files included in this archive provided you do not redistribute these files. If you wish to redistribute these
Kodzik
- It is a program to encrypt files of any type of content by overwriting its contents. The program uses the XOR cipher. File after the encoding operation continues under the current name. A program written using Delphi.- It is a program to encrypt
Delphi_632413
- Delphi:采用BASE64算法流加密,编码多个字节,可以编码奇数字节和基数字节,把编码好的块写到流中,当然也可进行BASE64算法流的解密,解密的数据输入到流中,还可进行BASE64算法字符串加密,字符串解密等,比较全的BASE64加密与解密实例,仅供参考。 -Delphi: a stream cipher algorithm using BASE64 encoding a plurality of bytes, and the base may be encoded odd byte
tforge073
- Forge Cipher component for delphi. Very easy in use.