搜索资源列表
encryptdll3.6.1
- 《共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#、ASP等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:BlowFish,MD5,Secret16,AES、SHA、
jiamisuanfa_delphi
- delphi实现加密算法 CRC32-Dym.................CRC32算法动态码表实现 \CRC32-Static..............CRC32算法静态码表实现 \MD5.......................MD5算法示例 \SHA.......................SHA算法示例 \DES.......................DES算法示例 \2DES......................双重DES算法
MyCrypto
- AES MD5 SHA1 SHA256 crypto and hashing Open source units for Delphi and Kylix
sha1
- In cryptography, SHA-1 is a cryptographic hash function designed by the National Security Agency (NSA) and published by the NIST as a U.S. Federal Information Processing Standard. SHA stands for Secure Hash Algorithm.
sha1
- SHA1Init(Context); SHA1Update(Context,@s[1],length(s)); SHA1Final(Context,Digest);(A binary compatible SHA1 implementation written by Dave Barton (davebarton@bigfoot.com) 160bit hash size)
TMongoWire-master
- Delphi MongoDB的驱动,支持SCRAM-SHA-1验证和JSON数据流读写。(Delphi MongoDB driver supports SCRAM-SHA-1 validation and JSON data stream read-write.)