搜索资源列表
elgamal.zip
- 另一种公开密钥加密算法的Pascal实现和例子。实现了签名和确认
RSA 公开密匙加密算法的替换程序
- RSA公开密钥加密解密算法的替换程序,程序优化,效率高-RSA public key encryption and decryption algorithm replacement procedure is optimized, high efficiency
pik
- 由于电子商务广泛采用公开密钥技术,职能部门有必要对公钥加以管理。本文简要介绍了基于PKI的密钥托管技术及密钥托管代理的概念,分析了密钥托管的步骤,以及政府部门在密钥托管代理的帮助下强制访问信息的过程。 关键词:密钥托管 证书授权认证 公开密钥 公钥基础设施 托管证书 网络的安全问题得到人们的日益重视。网络面临的威胁五花八门:内部窃密和破坏,截收,非法访问,破坏信息的完整性,冒充,破坏系统的可用性,重演,抵赖等。于是公钥基础设施(
mixcs
- 本系统实现了一个基本的混合密码系统。它使用DES作为对称密钥算法,RSA作为公开密钥算法。-the system to achieve a basic mixed password system. It uses DES as a symmetric key algorithm, as RSA public-key algorithm.
RSA_euroi
- RSA公开密钥算法C源代码,包括源代码、文档、安装程序、TEST程序以及分别在WINDOWS和UNIX_LINUX下的编译SCRIP,值得下载-RSA public key algorithm C source code, including source code, documentation, installation procedures, TEST procedures, as well as in Windows and th
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,
rsa
- RSA 公开密钥密码算法,仅供学习参考,欢迎使用-RSA public-key cipher algorithm, reference is for learning, welcomed the use
database_encrypt
- 数据库加密技术中散列函数的应用 介绍了散列函数的基本原理及设计要求,结合公开密钥加密方法中的数字证书及数字签名技术,探讨了散列函数在诸如口令保护用户访问权限鉴别和数据加密技术的应用-database encryption technology hash function of the hash function on the basic principles and design requirements, combination
MixedCS
- 本系统实现了一个基本的混合密码系统。它使用DES作为对称密钥算法,RSA作为公开密钥算法。
RSA
- RSA公开密钥密码系统是由R.Rivest,A.Shamir,L.Adleman提出的,不仅仅可用于数据的加密,也可用于数字签名。本程序提供了RSA加密和解密过程实现的源代码。
checkmail164110
- 这个程序可以检查pop3邮件信息,纯粹的Winsock和Win32 API,不用 MFC以及Winsock2。所使用的API函数用到了CreateThread,GetOpenFileName,trayicons,SetTimer,sndPlaySound,GetExitCodeThread,TerminateThread等。消息通讯安全功能包括 1. 身份验证,使收件人确信发件人就是他或她就是公开密钥所对应的那个人 2. 机密
RSA公开密钥加密
- 利用公开密钥密码算法,加密和解密使用不同的密钥。-use public key algorithm,and use diffrent key for encryption and decryption
RSA公开密钥加密
- 利用公开密钥密码算法,加密和解密使用不同的密钥。-use public key algorithm,and use diffrent key for encryption and decryption
RSA 公开密匙加密算法的替换程序
- RSA公开密钥加密解密算法的替换程序,程序优化,效率高-RSA public key encryption and decryption algorithm replacement procedure is optimized, high efficiency
pik
- 由于电子商务广泛采用公开密钥技术,职能部门有必要对公钥加以管理。本文简要介绍了基于PKI的密钥托管技术及密钥托管代理的概念,分析了密钥托管的步骤,以及政府部门在密钥托管代理的帮助下强制访问信息的过程。 关键词:密钥托管 证书授权认证 公开密钥 公钥基础设施 托管证书 网络的安全问题得到人们的日益重视。网络面临的威胁五花八门:内部窃密和破坏,截收,非法访问,破坏信息的完整性,冒充,破坏系统的可用性,重演,抵赖等。于是公钥基础设施(
RSA_euroi
- RSA公开密钥算法C源代码,包括源代码、文档、安装程序、TEST程序以及分别在WINDOWS和UNIX_LINUX下的编译SCRIP,值得下载-RSA public key algorithm C source code, including source code, documentation, installation procedures, TEST procedures, as well as in Windows and th
rsa
- RSA 公开密钥密码算法,仅供学习参考,欢迎使用-RSA public-key cipher algorithm, reference is for learning, welcomed the use
MixedCS
- 本系统实现了一个基本的混合密码系统。它使用DES作为对称密钥算法,RSA作为公开密钥算法。-The system to achieve a basic hybrid cryptosystem. It uses DES as the symmetric key algorithm, RSA public key algorithm as.
RSA
- RSA公开密钥密码系统是由R.Rivest,A.Shamir,L.Adleman提出的,不仅仅可用于数据的加密,也可用于数字签名。本程序提供了RSA加密和解密过程实现的源代码。-RSA public key cryptosystem by R. Rivest, A. Shamir, L. Adleman raised, not only can be used for data encryption, digital signature
ssidigitalsignature
- 身份认证和数字签名在实际应用中是通过以数字证书为核心的公开密钥基础结构(PKI)来实现的,PKI是实施安全认证方面的国际标准。SSL和SET是现在国际上比较流行的PKI安全协议,但它们也有设计上的缺陷和不适合中国国情的地方。本文详细分析了SSL协议,提出增加SSL签名协议来弥补SSL在数字签名方面的不足,本文详细地设计了SSL签名协议的模型,功能和消息格式,并描述了作者用Java技术实现SSL签名协议的JSPE软件包。-err