搜索资源列表
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
qqdelphiprog
- P2P即时通讯源码(DELPHI编写),无加密,组件齐全,调试非常简单方便! 发送联机或脱机消息,同时可自定义消息字体、颜色、大小等信息,支持插入表情符号,屏幕截取。 支持多人消息*等功能;在线即时语音、视频聊天 穿透网关防火墙,可在互联网和局域网任意对话 系统采用先进的点对点通讯技术,消息(包括文本、语音、视频、文件)的 传输大多数情况不需要经服务器中转而直接发往接收者所使用的机器,传输速度更快。 而且因服务器仅仅只是起着维护用户状态列表的功能,因此占用资源极少,
CR1613
- 该文件可以用VC++6.0打开编译实现加密解密功能,并可以通过少量的修改(修改处程序中已标明)镶嵌到其他的程序中实现加密解密功能。..
P2P
- 下载地址: http://download.csdn.net/source/491780 P2P即时通讯源码(DELPHI编写),无加密,组件齐全,调试非常简单方便! 发送联机或脱机消息,同时可自定义消息字体、颜色、大小等信息,支持插入表情符号,屏幕截取。 支持多人消息*等功能;在线即时语音、视频聊天 穿透网关防火墙,可在互联网和局域网任意对话 系统采用先进的点对点通讯技术,消息(包括文本、语音、视频、文件)的 传输大多数情况不需要经服务器中转而直接发往接收者所使用的机
AES-DELPHI
- AES加密演算法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 ——待加密(解密
SingleFileSystem2.60
- delphi 小型文件系统,一个文件可以包含多个文件或目录,特别适合应用程序的加密文件的保护,和资源文件的发布。 这样,发布后非常简单,一个文件可以包含多个资源文件了。-Single File System is a native Delphi virtual file system archive/backup library with transparent compression and strong encryption. Single File System provides an
encuid
- 一个使用文件流在文件尾部增加代码从而达到加密的例子.-Use a file stream to increase the tail of the code in the file so as to achieve encryption example.
strenc
- 自己写的根据文件修改时间来生成加密字符串的例子.-Wrote it myself, depending on the file modification time to generate an encrypted string examples.
accessdatajmzm
- access加密,首先替换access头文件,运行时解密,选用独占方式。关闭系统 时加密。-access encryption, first of all replace the access header files, run-time decryption, used exclusively. Closed system encryption.
MD5XE
- S适用delphiXE的MD5加密文件。-适用delphi XE MD5加密文件,经过测试
controls
- Delphi写的一个加密控件源码。加密文件时可以使用。-Written in Delphi encryption controls the source. The encrypted files can be used.
SHA
- 使用SHA算法加密文件Delphi示例,编程学习源码,很好的参考资料。-Encrypted file Delphi example uses the SHA algorithm, learning programming source code, a good reference.
2346
- 使用SHA算法加密文件Delphi示例,编程学习源码,很好的参考资料。-SHA algorithm to encrypt files using Delphi examples to learn programming code, a good reference.
26
- 使用SHA算法加密文件Delphi示例,编程学习源码,很好的参考资料。-SHA algorithm to encrypt files using Delphi examples to learn programming code, a good reference.
SHA
- 使用SHA算法加密文件Delphi示例,编程学习源码,很好的参考资料。-SHA algorithm to encrypt files using Delphi examples to learn programming code, a good reference.
SHA
- 使用SHA算法加密文件Delphi示例,编程学习源码,很好的参考资料。-SHA algorithm to encrypt files using Delphi examples to learn programming code, a good reference.
SHA
- 使用SHA算法加密文件Delphi示例,编程学习源码,很好的参考资料。-SHA algorithm to encrypt files using Delphi examples to learn programming code, a good reference.
Delphi_557520
- Delphi:Delphi环境使用SHA算法加密文件和字符的实例,或许有些朋友对SHA不太熟悉,其实这种算法经常可看到,比如从网上下载的一些DLL文件中,你可点击右键查看DLL属性,在“验证”一栏中,往往可以看到MD5校验码、SHA码、CRC32码等不同的加密算法验证码,当然,不只是DLL文件中,其它的文件像EXE也可以存在这些信息的,所以说SHA加密文件已经普遍,有必要通过本源码学习一下SHA加密的原理和实现方法。 -Delphi: Delphi environment instance
CRCdelphi
- Delphi CRC加密文件算法实例,选择文件后可加密文件,使用CRC算法,例子较简单,高手绕行,新手请参考代码。-Delphi CRC file encryption algorithm instance, select the file can be encrypted file, use the CRC algorithm, a simple example, the novice master ", please refer to code.