搜索资源列表
hashkey
- 利用哈希运算产生服务端和客户端的通信密钥- Produces the service end and the customer end correspondence key using the Hasche operation
authen
- 采用非对称密钥加密方式的应用系统认证系统,系统包括服务端和客户端两部分,服务端运行在unix平台,客户端可以运行在unix和windows两种平台。-non-symmetric key encryption methods of application authentication system, the system including the server and client two parts, the server running on Unix platforms, the clie
racoon
- NetBSD和FreeBSD上实现的IKEv1协议,支持共享密钥、证书,支持主模式、野蛮模式和快速模式等-NetBSD and FreeBSD achieve IKEv1 agreement, support shared keys, certificates, support the main mode of barbaric and fast mode mode
EncryptSimple
- 可逆加密组件 ====================== 使用方法 ============================================ Dim objEncrypt Set objEncrypt = Server.CreateObject(\"myEncrypt.clsEncrypt\") Dim strReturn 加密后文本 Dim strValue 加密前文本 加密开始 设置密钥(此行可以省略) o
339068DESDemo
- 功能: 实现DES加密算法的加密解密功能 */ /*- */ /*-说明:des算法的实现代码 */ /*- 能够实现56位或56*3密钥的des算法,可以通过该程序提供的接口 */ /*- 进行数据的加密,保证数据在传送过程的安全性 */ /*- */ /*- */ /*-该程序的所有权利由作者保留 *
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,
VPNmonitor.tar
- 这是一个linux下监控vpn状态的程序,可以实时监控vpn隧道当前状态信息,包括(协商密钥,传输数据统计等)-This is a linux VPN under state control procedures, Real-time monitoring can VPN tunnel current state of information, including (key consultations, the data transmission, etc.)
key.retention.services
- 关于 linux密钥的一些安全介绍 #ifndef COMMON_H #define COMMON_H #define MY_PROC_INTERFACE \"/proc/learning-key/gateway\" #define FRESH_SESSION _IO( C ,1) #define SUCCESS 0 #define FAILURE 1 #endif
checkmail164110
- 这个程序可以检查pop3邮件信息,纯粹的Winsock和Win32 API,不用 MFC以及Winsock2。所使用的API函数用到了CreateThread,GetOpenFileName,trayicons,SetTimer,sndPlaySound,GetExitCodeThread,TerminateThread等。消息通讯安全功能包括 1. 身份验证,使收件人确信发件人就是他或她就是公开密钥所对应的那个人 2. 机密性,确保只有预期的收件人能够阅读邮件 3. 完整性,确
Client-Server-based-Security-Comunication-Tool
- 自己用Java编的Client-Server聊天程序,结合了网络通信、数据安全、多线程的知识 1.使用RSA算法完成DES密钥的分配; 2.使用MD5结合RSA算法完成对消息的签名; 3.对原有消息及签名提供机密性保护(用DES算法加密); 4.能够解密并验证签名的合法性
Client_videobox
- 机顶盒工作流程示例代码,客户端,负责定时地接收服务器端发送的密钥流,并解密数据流。
jiamiyoujianshoufaxitong
- 一款可以对邮件内容进行AES加密,并对AES密钥进行RSA加密的邮件收发系统
QQLogin
- 分析QQ2009的登录过程, 并从中提取会话密钥和用户信息-Analysis QQ2009 login process, and extract the session key and user information
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
airsnort-0.2.7
- AirSnort是无线局域网中的一种工具,可以对密钥进行恢复。它毫无迹象地对通信进行监控,当收集到的数据包足够多时,就可以计算出密钥。-AirSnort is a wireless LAN (WLAN) tool which recovers encryption keys. AirSnort operates by passively monitoring transmissions, computing the encryption key when enough packets have
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
Simple_Sigle_Sigon_System
- 实现单点登录功能,即KEROES单点登录模型,登录后能用对称密钥进行通信。使用WINSOCKET.MFC -Single sign-function, namely, single sign-KEROES model, log symmetric key can be used to communicate. Use WINSOCKET.MFC
net
- 网络编程、网络安全精彩文章汇编,密钥的编写,安全策略-Network programming, network security best compilation of articles, key development, security policy
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
SecChat
- 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成其它功能。-2048bit the chat program using the RSA encryption algorithm for data encryption and digital signatures is
