搜索资源列表
Delphimd5DEMO
- 1、 MD5String、MD5File、MD5Print、MD5Match这四个函数是供调用的。其他是用来辅助这几个函数的子函数。 2、MD5String为加密字符串。 3、MD5File为加密这个文件。 4、MD5Print是将加密后的密文转换-1, MD5String, MD5File, MD5Print. 4 MD5Match this function is called for. The other is used to support several functions
des64code
- 使用des64加密字符串的源程序,非常好用-des64 use of the source string encryption, very handy
Example
- 实现AES加密及解密功能,具有可视化的界面,能加密和机密字符串
jiami
- delphi字符串加密,可以将delphi源代码中的字符串作加密处理,发布程序前可以用。虽然加密算法简单,但因为密码是随机生成的,所以还是可以起到一定的保护作用的。
RC4-Delphi.rar
- RC4 加密解密单元delphi版 附件压缩包里有两个单元文件,其中Rc4_Kol_Unit.pas是在delphi KOL编程时引用。若只是delphi编程只须引用Rc4_Unit.pas单元即可。 函数名: Rc4_StrEncrypt() 描 述: RC4 Based string encryption 参 数: i_Encrypt ——为 1 是加密, 0 是解密(integer类型); s_EncryptText ——待加密(解密
MD5
- DELPHI MD5加密 1、 MD5String、MD5File、MD5Print、MD5Match这四个函数是供调用的。其他是用来辅助这几个函数的子函数。 2、MD5String为加密字符串。 3、MD5File为加密这个文件。 4、MD5Print是将加密后的密文转换成字符串。 5、MD5Match是用来比较密文是否一致。-DELPHI MD5 encryption 1, MD5String, MD5File, MD5Print, MD5Match the four f
strenc
- 自己写的根据文件修改时间来生成加密字符串的例子.-Wrote it myself, depending on the file modification time to generate an encrypted string examples.
DelphiSRTL
- Delphi常用的函数代码库,如crc、md5、字符串加密呀什么-Delphi code library commonly used functions, such as the crc, md5, string encryption呀what
zfcjdjm
- 字符串简单加密 delphi字符串简单加密-delphi zifuchuanjiandanjiami
DESCrypt
- DES 加密 delphi版程序代码,有字符串和十六进制两种-DES encryption delphi version of code, there are two kinds of string and hexadecimal
txtENRY
- 对文本进行加密,能够对字符串进行加密和解密-Encrypt text
17KDelphi
- 关键词:一个只有17K的Delphi字符串加密程序源码-Keywords: only 17K Delphi string encryption program source
Delphi-MD5
- Delphi MD5,含pas文件,如:加密字符串aaa MD5String( aaa ) -MD5 for Delphi, contains the pas files
QCtrl
- GetMmInch - 取得打印机及屏幕信息 GetPCName - 取电脑名 GetPCIP - 通过机器名得到IP地址 IsNumStr - 判断字符串是否是数字串 IsCharStr - 判断字符串是否是[A..Z]字串 ArbStr - 取随机字符串 DenCrypt - 异或加密解密 EncrypKey - 字符串加密 UncrypKey - 字符串解密 StrNum - 查询子字符串SubStr在字符串Str中出现的次数 FSize - 取文件
Delphi_533674
- Delphi:Delphi下使用AES加密的方法演示,能用来加密字符串和文件,包括一个密钥三个明文,也可进行反加密,也就是解密的过程。AES字符串加密密钥可以是128位,密钥位192位,密钥为256位,AES算法字符串解密也支持上述位数。 -Delphi: AES encryption method using the Delphi demonstration file and the encrypted string can be used, comprising a three clea
Delphi_730067
- Delphi:Delphi采用MD5 加密的例子,关于MD5,我想不用多说了吧,使用最为广泛的简单加密方法了,遍及WEB开发,MD5不但可对字符串加密,也可对文件加密,如果您还对Delphi下的MD5加密不太熟悉的话,那么建议你参考本源码实例,学习一下加密的方法吧。 -Delphi: Delphi uses MD5 encryption example, about the MD5, I think it goes without saying, the most widely used e
Delphi_123858
- Delphi:运用Delphi实现的CRC32-Static静态加密实例,来自Delphi软件加密技术中的一个随书实例,代码内包括了一个基本的Crc32表,可取出指定字符串的CRC32校验值,也可取指定的文件的crc32校验值,加密操作步骤相当简单,看运行截图便知。 -Delphi: using CRC32-Static Static encryption example Delphi implementation, a software encryption technology from
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
Delphi_750127
- Delphi:Delphi环境下使用RSA算法加密字符串和文件的例子,代码文件较多,比较完整的例子,位数可设置为:128位、256位、512位、768位、1024位。相信通过这个RSA加密实例,你会学会如何运用Delphi语言进行RSA算法的加密技巧。 -Delphi: Delphi environment using the following example of RSA encryption algorithm strings and files, code files larger,
StringDecrypt_Eecrypt
- 字符串加密,pascal处理字符,可应用于文件加密-String Decrypt and Eecrypt