搜索资源列表
md5_test(Delphi)
- MD5 加密算法源码,Delphi,由实例程序。
MD5
- delphi实现的MD5算法实例,pascal还原MD5算法-Delphi realize MD5 algorithm examples
MD5
- 调用了CNPACK的MD5加密单元 MD5文件数字签名实例代码,使用delphi写的,可以直接拿来用的-MD5 -Call of the MD5 encryption unit CNPACK document digital signature MD5 code example, use delphi write, can be directly used with the-MD5
getdiskserial_chs
- GetDiskSerial.DLL 是一个标准的Windows动态链接库,它能够让您在你的程序中简单地获取硬盘出厂序列号。理论上讲,硬盘出厂序列号在全球都是唯一的,所以您可以利用此序列号来产生软件的机器码。 GetDiskSerial.DLL 已经成功的应用在各种流行的开发语言,比如Delphi, C++Builder, C#, Visual C++, Visual Basic, Visual Basic.NET, PowerBuilder, Visual Foxpro, Clario
auth
- 利用网卡Mac地址给程序加密的类. _Authorate.pas 是该类的delphi源码 testauth.dpr 是引用该类给程序加密的delphi程序实例-It is a delphi class to authorate a program by using the MAC number of NIC card.
Encrypt.dllfordelphi
- Encrypt.dll加密解密delphi调用实例。-Encrypt.dll encryption decryption delphi call instance.
DES
- 采用三重DES加密算法,实现对一串字符串进行加密和解密的实例程序,采用Delphi-A demo that encrypt and deciphering a string with 3DES,developed with Delphi