搜索资源列表
-
0下载:
说明:
1、里面有什么:
1.1、org.bouncycastle.*下的所有软件是bouncycastle组织开发的软件包
1.2、org.infosecurity.*下的软件包括:
DES_CBC算法的实现
RSA算法的实现(包括:密钥生成、公钥加密和私钥解密、数字签名及签名验证)
数字信封的实现
利用数字信封实现大文件的加密、解密。
2、有什么用:
2.1 研究、学习信息安全中的密码学设计与实现技术。
2
-
-
0下载:
本程序是用java程序包实现RSA安全认证算法的实现程序,可用于网络安全传输和数字签名-this procedure is used java package to achieve RSA Security Authentication Algorithm procedures, can be used for transmission of network security and digital signature
-
-
1下载:
CryptAPI数字签名。可以对文件进行数字签名,学习数字签名算法-CryptAPI digital signatures. On documents for digital signatures, digital signature algorithm learning
-
-
0下载:
the digital signature algorithm
-
-
0下载:
MD5数字签名,加密算法,安全哈希加密算法-MD5 digital signature,encryption algorithm, encryption algorithm Secure Hash
-
-
0下载:
数字签名算法,使用RSA非对称密码算法,应该是非对称加密算法。DES是一种对称加密算法,不能做为数字签名的算法。对称加密算法由于加密和解密都是使用同一个密钥,所以无法保证密钥的完全保密(至少加密解密的两个人知道),也就不能唯一的确定加密者的身份。-Digital Signature Algorithm, using RSA asymmetric cryptographic algorithm should be non-symmetric encryption algorithm. DES is
-
-
0下载:
This a java code for MD5 encryption algorithm. MD5 is an algorithm which helps you in generating hash codes for securing your data. It s a kind of digital signature used in networks.
-
-
0下载:
Demo of Digital signature algorithm in LAN
-
-
0下载:
基于RSA算法的数字签名程序,可以实现RSA加密盒解密,可用已测试-RSA algorithm-based digital signature program, you can achieve decrypt RSA encryption box, available test
-
-
0下载:
RSA digital signature algorithm. Simple algorithm for RSA digital signature
-
-
0下载:
运行程序之前需要配置OpenSSL的开发环境(SHA-1算法利用OpenSSL开发包实现),本源代码实现了DSS数字签名(美国标准数字签名标准),主要运用了大整数的加减模幂、以及欧几里得算法。并有一个完整的界面。-You need to configure before running the program OpenSSL development environment (SHA-1 algorithm uses OpenSSL development package implementati
-
-
0下载:
通过实现数字签名算法(DSA),加深对数字签名算法的理解,同时学习Hash算法的实现。
1)利用C\C++语言实现DSA算法。
2)DSA中的Hash函数采用SHA算法。
-By implementing the Digital Signature Algorithm (DSA), a better understanding of the digital signature algorithm, while learning to achieve Hash algorithm. 1
-
-
0下载:
?理解公钥密码及数字签名相关的基本概念
?理解并能够编写RSA或DSA数字签名算法
?熟练应用C++编程实现数字签名体制(To understand the basic concepts of public key cryptography and digital signature
To understand and be able to write RSA or DSA digital signature algorithm
Is proficient in C++ programm
-
-
0下载:
SM2 SM3 X.509 国密 证书 国密算法 国密证书 生成签发 相关代码
包含sm2国密算法密钥生成,证书请求生成,数字证书生成,sm3withsm2国密数字签名示例(SM2 SM3 X.509 Secret Certificate Secret Algorithms Secret Certificate Generation and Issuance of Related Codes
Including SM2 encryption algorithm key generation,
-