搜索资源列表
powerrmv
- RSA公开密钥密码系统是由R.Rivest,A.Shamir,L.Adleman提出的,不仅仅可用于数据的加密,也可用于数字签名,-RSA public-key cryptosystem by R. Rivest, A. Shamir, L. Adleman raised, not only can be used for data encryption, can also be used for digital signatures,
dropbear-0.48.1.tar
- dropbear在嵌入式开发过程中用于调试监控,还可以放在A1200上玩玩; 利用dropbearkey来生成密钥:dropbearkey -t rsa -f dropbear_rsa_host_ke-dropbear in the embedded development process monitor for debugging, but also on the A1200 on the play dropbearkey use to generate key: dropbearkey
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
skype_part3_source
- Skype open source code for 1.x/3.x/4.x versions of skype. Including rc4 and arithmetic compression. ** Skype protocol reverse engineered, source available for download ** You have unique chance to take a look on skype internal protocol and encryp
ex1LinuxVersion
- linux下的加密会话; RSA、des、sha算法; 包括RSA密钥分发,des密钥在非对称密钥下的交换。 有TicServer用于分发RSa、密钥 Server是提供服务的。详细见实验报告-encrypted session under linux RSA, des, sha algorithm RSA key distribution des key in the non-symmetric key exchange. TicServer used to distrib
encrypt-chat
- 加密聊天软件,采用 2048bit 的 RSA 数据加密算法对数据进行加密和数字签名,适合用来传递密钥或对重要而敏感且较少的信息通讯.实现的消息通讯安全功能包括.-Encrypted chat software, the of 2048bit RSA data encryption algorithm for data encryption and digital signatures, key or important information and communication sensiti
RSA
- RSA加密算法,能手动生成密钥,进行加密解密-RSA encryption algorithm, can manually generate a key for encryption and decryption
wuya
- 在线售书网站,用户登录,注册等模块实现密钥协商和加密传输,包含RSA 和 DES 的php和JS两个版本,压缩包内含有数据库文件。很适合初学者。 -Online book sites, user login, registration and other modules to achieve key negotiation and encrypted transmission, including RSA and DES are two versions of php and JS, compr
RSA2
- RSA加密算法,生成RSA密钥对。支持多位,安全可靠。欢迎交流。-RSA encryption algorithm to generate an RSA key pair. Support for multiple, safe and reliable. Welcomed the exchange.
RC5
- 详细说明:RC5加密算法类C# RC5分组密码算法是1994由麻萨诸塞技术研究所的Ronald L. Rivest教授发明的,并由RSA实验室分析。它是参数可变的分组密码算法,三个可变的参数是:分组大小、密钥大小和加密轮数。在此算法中使用了三种运算:异或、加和循环。-RC5 encryption algorithm class C# RC5 block cipher algorithm in 1994 by Professor Ronald L. Rivest Massachusetts Ins
js
- RSA是目前最有影响力的公钥加密算法,它能够抵抗到目前为止已知的绝大多数密码攻击,已被ISO推荐为公钥数据加密标准-RSA is the most influential public key encryption algorithm, it can resist so far known most of the password attacks, ISO has been recommended as the public key data encryption standard
4
- 运用RSA公钥加密和DES对称加密,实现TCP聊天程序的加密(Using RSA public key encryption and DES symmetric encryption to realize the encryption of TCP chat program)
