搜索资源列表
socketXP
- 在本机上实现模拟通信,并进行数据的加密解密-plane in the analog communications, and data encryption and decryption
weixing
- 为了保证数字信号与所传信息的安全,防止无权用户干扰和窃密,一般应采取加密措施。数字信号比起模拟信号来易于加密,且效果也好,这是数字通信突’ 出的优点之一。国内的网间隔离安全设备(如防火墙等)产品较多,但服务器的安全和与之通信的客户的安全更为重要,服务器和客户端的软件应具有信息加解密、身份认证、访问控制、信息完整性和抗否认性验证等内容-To ensure the digital signal and the transmission of information security, right t
PGP
- 本程序模拟软件PGP的部分基本原理,主要利用RSA模拟实现PGP中加解密实现。本程序编程实现RSA中随机产生大素数及通信双方加解密实现保密功能。-The program to simulate some of the basic principles of software PGP, PGP key used in RSA encryption and decryption simulation to achieve realization. This program generates ran
SKEY协议的简单模拟
- 模拟 SKEY协议通信过程。SKEY身份认证解决方案,可以有效解决重放攻击。重放攻击是指攻击者通过某种方式在网络连接中获取他人的登陆账户与口令,然后利用它多某个网络资源的访问权限。而现在S/Key协议分配给访问者的口令每次都不同,所以,就可以有效解决口令泄漏问题。因此,可以避免重放攻击。(a simulation of SKEY protocol)