搜索资源列表
经典算法DES
- 用DELPHI实现的经典加密算法DES,能够对文本文件进行加密。-This sutra DES encryption arithmetic is implemented by DELPHI.It can encrypt the textfile.
getCpuIdSample
- delphi取得CPU ID 号的例子!可以用来对软件加密注册!-CPU ID examples! The software can be used to encrypt registration!
md5.rar
- MD5算法及例子 1、 MD5String、MD5File、MD5Print、MD5Match这四个函数是供调用的。其他是用来辅助这几个函数的子函数。 2、MD5String为加密字符串。 3、MD5File为加密这个文件。 4、MD5Print是将加密后的密文转换成字符串。 5、MD5Match是用来比较密文是否一致。 加密字符串aaa MD5String(‘aaa‘) 将加密后的aaa显示出来 MD5Print(MD5String(‘aaa‘)) 比较两次密文是否一致:
uEncrypt
- 对文件进行加密或者解密,验证好用,测试环境delphi7.0-Encrypt the content of file or strings,delphi7.0 ,success
PEEncrypt
- delphi加壳程序,可以给exe加壳.v1.0.使用了部分汇编程序-delphi encrypt exe.can add a shell to exe
917182414932
- 实现了AES加密的功能,包括文件加密、流加密、文件加密。-AES is short for Advanced Encrypt Standard.The source code encrypt file,stream and strring.
XOR_encrypt_In_Delphi
- delphi的XOR加密解密例子,考虑以下需求: 需要在页面中使用一种较简单的算法来加密信息(对称加解密),并且传递到Delphi中可以进行解密.-delphi encryption and decryption of the XOR example, consider the following requirements: the need for the use of a page than a simple algorithm to encrypt information (symme
Encrypt_Decrypt
- Encrypt Or Decrypt Any file using a simple function ( not really encrypting , more like character changing )
New_encryption
- To encrypt / decrypt strings without including "bad" characters (spaces, car return, line feed, tabs, etc) -To encrypt/decrypt strings without including "bad" characters (spaces, car return, line feed, tabs, etc)
des11
- Delphi实现的DES加密算法,界面友好,可以对任意的字符数字加密-Delphi to achieve DES encryption algorithm, user-friendly, you can encrypt any number of characters
MySecNotepad
- AES encrypted secure notepad replacment program. Can also encrypt files on the fly by drag and drop.
Encrypt
- C#重寫delphi版對稱加密函數,雖然有點簡單,但在數據傳送過程中實現了加密-C# rewrite the delphi version of symmetric encryption function, though a bit simple, but in the process of achieving data transfer encryption
encrypt
- Delphi程序加密。加密是将每个字符提取出来与一个固定值进行异或,实现加密。-Delphi program encryption. Encryption is extracted from each character with a different fixed value or to achieve encryption.
DZ-RC5_Tool
- DZ-RC5_Tool: encrypt or decrypt a file by the rc5 algo.
FileEncode
- File Encryptor, to encrypt and decrypt files, supports various formats of file encryption and decryption using the Delphi development tool design.
201062417334289
- 可以快速加密,字符串,文件,流等 资源类别: Delphi源码¦算法 -Can quickly encrypt, strings, file, stream and other resources Category: Delphi source ¦ algorithm
hashes.pas
- hash md5 encrypt string and file
Encrypt.dllfordelphi
- Encrypt.dll加密解密delphi调用实例。-Encrypt.dll encryption decryption delphi call instance.
DES64
- 将密文解密成明文,对一个字符串加密,密匙长度应>=6,否则容易出现问题-Decrypt the ciphertext into plaintext, encrypt a string
Encrypt
- samples encrypt in delphi