搜索资源列表
Java-ca
- Java数字签名,当然每个客户端还是需要安装JRE的,不过现在的浏览器安装时都已经自动安装了-Digital Signature Java, of course, each client will still need to install the JRE. But now the browser already installed in the automatic installation
DSS.rar
- 实现PKI/CA的数字签名部分,java编写,Achieve PKI/CA part of the digital signature, java prepared
IS_Project1
- 这是一个文本加密、解密系统,提供了对称加密和非对称加密两种模式。此外,还实现了数字签名及其验证功能。-This is a text encryption, decryption system provides symmetric encryption and asymmetric encryption mode. In addition, implementation of digital signature and the authentication function.
ecc
- 有关椭圆曲线数字签名的书籍,是密码学的一个重要分支-a digital of signature base on ecc
capicom_htm_sample
- capicom 示例,IE端的数字签名控件代码示例.-capicom sample, IE side of the digital signature controls code sample.
File-signature
- 此代码实现了文件的签名与验证,可以很好的对齐加密-This code implements the file signature verification, encryption can be very good alignment
Cipher
- 集合加解密和签名验证的java程序 注意运行之前要先在当前目录建立 AESKEY、DESKEY、RSAKEY三个文件夹-Set encryption and decryption and signature verification of java programs to run before the first note in the current directory to establish AESKEY, DESKEY, RSAKEY three folders
java_security_sdk
- 软件是bouncycastle组织开发的软件包,包括DES_CBC算法的实现、RSA算法的实现(包括:密钥生成、公钥加密和私钥解密、数字签名及签名验证)、数字信封的实现、利用数字信封实现大文件的加密、解密。可以作为研究、学习信息安全中的密码学设计与实现技术。在原版的基础上进行一些改进,对文件加密、解密的时候要频繁的IO加一个缓冲区,RSA私钥积存的时候可以按PKCS8形式,再经BASE64编码保存。-Software development organization is bouncycastl
CertificateExample
- Java 数字签名、数字证书的相关实例。 关于数字签名:产生RSA密钥对(myKeyPair),得到RSA密钥对,产生Signature对象,对用私钥对信息(info)签名,用指定算法产生签名对象,用私钥初始化签名对象,将待签名的数据传送给签名对象(须在初始化之后),用公钥验证签名结果,使用公钥初始化签名对象,用于验证签名。 -Java digital signature, digital certificates instance. Digital Signature: g
MD5
- 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.
zju_network_lab5
- 用java编写的一个不需要WEB服务器的独立HTTP服务程序,并在页面传输过程中利用了数字签名的验证方法。-Using java prepared a separate HTTP service does not require WEB server, and use a digital signature authentication method in the page transmission.
Java-ca
- Java数字签名,当然每个客户端还是需要安装JRE的,不过现在的浏览器安装时都已经自动安装了-Digital Signature Java, of course, each client will still need to install the JRE. But now the browser already installed in the automatic installation