搜索资源列表
qqcr
- QQ 2005 贺岁版登录口令加密算法原理以及C++、VB源代码-QQ 2005 C VB
DES 加密系统的 C 语言源代码
- 一个可直接使用的DES加密算法,不需要修改代码。-a direct access to the DES encryption algorithm and do not need to amend the code.
339068DESDemo
- 功能: 实现DES加密算法的加密解密功能 */ /*- */ /*-说明:des算法的实现代码 */ /*- 能够实现56位或56*3密钥的des算法,可以通过该程序提供的接口 */ /*- 进行数据的加密,保证数据在传送过程的安全性 */ /*- */ /*- */ /*-该程序的所有权利由作者保留 *
md5-crypt
- MD5加密算法,,各位都知道,,共享大伙看看给个意见-MD5 algorithm, you know, and to see everyone sharing ideas
descuit
- des加密算法的实现,简单易懂,适合初学者-des encryption algorithm implementation and easily understood, for beginners
guaQQ.RAR
- QQ加密算法-QQ encryption algorithm
80418619
- 资源介绍: 用C语言写的100行DES加密算法 本文来源于虾客源码 http://www.xkxz.com 资源介绍: 用C语言写的100行DES加密算法 本文来源于虾客源码 http://www.xkxz.com-resources briefing : C language written in 100 lines DES encryption algorithm is derived from shrimp off FOSS http :
QQ2005_jiamisuanfa_2005
- 提供腾讯QQ2005贺岁版登录口令加密算法及其VC源码:QQ2005贺岁版的ewh.db的数据结构分析、加密算法的分析,并且给出解密的算法和实例。
descode
- des加密算法,可以c++写的,应当可以使用
071229200308
- 对称加密算法,aes希望能找到一个c和java对应的算法
20050318QQCrack
- QQ 2005贺岁版登录口令加密算法及其源代码-QQ 2005 Hesuiban login and password encryption algorithm source code
RSA_chat
- 密聊是文件密使的一部份,为了保护通讯的安全,为此文件密使新添加了实时安全通讯工具密聊,\"密聊\"采用 2048bit 的 RSA 资料加密算法对资料进行加密和数字签名。在此公开源程序并希望对信息安全有兴趣的朋友进行改进,或提供宝贵的意见。希望密聊能成为一个稳定、安全、公开的通讯工具。-little secret documents secret is a part, in order to protect the security of communications, for the secr
64bit RSA加密
- 64位RSA算法源程序,VB代码.可用于INTERNET网络编程-64 RSA algorithm source, VB code. Can be used for Internet Network Programming
des
- Java编写的TCP聊天程序,并且采用了DES加密算法实现通讯加密。-TCP chat program written in Java and uses the DES encryption algorithm for encrypted communications.
TestSendMail
- 一个发送邮件的示例程序(内含base64加密算法)-Send e-mail a sample program (containing the base64 encryption algorithm)
DES
- DES加密算法,提供界面。运行时运行Java Ui就可以。-DES encryption algorithm to provide interface. Run-time can run Java Ui.
BlockCiphers
- des,des3,等加密算法的集合。包含完整的例子和源码。不过des加密的似乎和java加密不一致。-des, des3, such as a collection of encryption algorithm. Contains examples and source code integrity. But it seems des-encrypted and encrypted java inconsistency.
SecChat
- 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成其它功能。-2048bit the chat program using the RSA encryption algorithm for data encryption and digital signatures is
SecChat
- 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。本程序编译后运行界面如上所示,正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成如图所示的其它功能。 -2048bit the chat program using the RSA encryption algorithm for data encryption an
3
- 使用DES加密算法,实现了TCP聊天程序的加密,在linux环境下运行。(Using the DES encryption algorithm, the TCP chat program is encrypted and run in the Linux environment.)