搜索资源列表
pkt_sched
- The program is public key tool and public key schem.-The program is public key tool and public ke y schem.
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,
PKIDigitalCertificate
- 有关公钥基础设施数字证书的签名及认证。有详尽的注释,代码分发送者和接受者两部分。-the public key infrastructure digital certificate authentication and signatures. Details on the Notes, code-sender and the recipient of two parts.
NTRU-1
- NTRU公钥密码体制的环积实现代码,这个只是一个最基础的实现,-NTRU public key cryptosystem Central plot achieve code, the only one to achieve the most basic,
cert_bak
- cert主要用于证书的生成,验证,证书信息的显示和公私钥-cert mainly for the certificate generation, validation, the certificate shows that the information and public private key
dropbear.tar
- Dropbear is an SSH 2 server, designed to be usable in small memory environments. It supports: * Main features of SSH 2 protocol * Implements X11 forwarding, and authentication-agent forwarding for OpenSSH clients * Compatible with
ibe-0.7.2
- 这是一个unix环境下实现基于身份的PKI系统源码,由stanford大学开发。采用了椭圆曲线密码公钥系统和配对椭圆曲线计算(Tate Pairing),具有非常高的效率.-This is a Unix-based environment PKI identity of the source system, developed by Stanford University. Use of Elliptic Curve Cryptosystem matching public key system
SignData 对称密钥分配
- 1、实现集中式对称密钥的分配工作(作为通讯的双方A和B,都已经分别和KDC拥有会话密钥); 2、分布式对称密钥分配(作为通讯的双方A和B已经共享一个会话主密钥); 3、公钥密码技术实现对称密码技术密钥的分配(作为通讯的双方A和B已经拥有对方的公钥);-1, the realization of a centralized allocation of symmetric key (for communication between the parties A and B, respec
research_of_security_and_authentication_protocol_f
- 文章提出了一种在P2P网络中安全分发密钥和进行对等点身份认证的方法。这种方法采用的认证协议同时结合了公钥加密和密钥加密技术。我们还通过一种认证测试的方法证明了该方法使用的安全认证协议的正确性。-This paper presents a P2P network in the distribution of key security and authentication of the peer approach. This method of authentication protocol use
codefans.net
- 大家要注意了,这款软件很强大,不仅仅是聊天,还可以通过私钥和公钥对聊天进行加密,个人觉得是很不错的软件,大家可以学学,反正我觉得很不错,要是你们觉得你们能编的更好,我也相信!-We must pay attention to, and this software is very powerful, not just chat, but also through private and public key encryption on the chat, personal feel that is
MailSend
- 利用System.Web.Mail这个名称空间.在这个名字空间下,有一个专门使用SMTP协议来发送邮件的类:SmtpMail,它已能满足最普通的发送邮件的需求。这个类只有一个自己的公共函数--Send()和一个公共属性—SmtpServer,您必须通过SmtpServer属性来指定发送邮件的服务器的名称(或IP地址),然后再调用Send()函数来发送邮件。您可以在Send函数的参数MailMessage对象中设置邮件的相关属性,如优先级、附件等等。除了以MailMessage对象为参数(如上述代
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
ntru
- ntru1.1,公钥密码,格理论,安卓,分配机制,网络安全-ntru1.1, public key cryptography, lattice theory, Andrews, distribution mechanism, and network security
ntru
- ntru1.2,网络安全,网络加密,公钥密码算法,格理论,分配机制-ntru1.2, network security, encryption, public key cryptographic algorithm, lattice theory, allocation mechanism
WebSite73
- 公钥验证(c# 源码) 最近研究公钥私钥,大家一起学习了!-Public Key Authentication (c# source code) recent study of public and private key, with everyone learning!
weibo
- 展示了Qt中网络类的用法,利用新浪微博的API实现了通过手机发微博关闭电脑的功能,当然,你可以修改成实现任何功能。(注意:需要有新浪微博才可使用,其中应用的公钥私钥有新浪提供,请自行申请。)-Shows network usage in Qt API to shut down your computer through the cell phone microblogging Sina microblogging, of course, you can modify into any funct
cert_bak
- cert主要用于证书的生成,验证,证书信息的显示和公私钥-cert mainly for the certificate generation, validation, the certificate shows that the information and public private key
Discuz!101
- DirCMS地方门户系统大众版内核采用DirCMS内容管理系统V5版本,功能强大,稳定安全,内置:新闻、分类、黄页店铺、友情链接、广告管理等多种功能模块,并支持在线一键升级。-DirCMS local portal system using the public version of the kernel DirCMS content management system V5 version, powerful, stable and secure, built: a variety of fu
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)