当前位置:
首页 资源下载
搜索资源 - digital signature java
搜索资源列表
-
0下载:
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
-
-
0下载:
一个用C++、JAVA、C#等编写的数字签名代码序列,里面有三种不同语言写的
-
-
1下载:
JAVA开发的,使用RSA,MD5开发的简单数字签名软件,可以用来对文件和消息做数字签名。 ,JAVA development, the use of RSA, MD5 developed a simple digital signature software, can be used for documents and information to do a digital signature.
-
-
0下载:
实现PKI/CA的数字签名部分,java编写,Achieve PKI/CA part of the digital signature, java prepared
-
-
2下载:
实用数字签名的步骤
(1)发送方使用MD5算法对原始信息进行计算,获得一个固定长度的信息摘要
(2)发送方用自己的私钥加密生成的信息生成发送方的数字签名,发送方把这个数字签名作为发送信息的附件和明文信息,一同用接收方的公钥进行加密,将加密后的密文一同发送给接收方;
(3)接收方首先把接收到的密文用自己的私钥解密,得到明文信息和数字签名,再用发送方的公钥对数字签名进行解密,然后使用相同的单向散列算法来计算解密得到的明文信息,得到信息摘要;对比计算出来的信息摘要和发送方发送过来的信息摘要
-
-
0下载:
利用JAVA实现的数字签名程序,内附JAVA源代码及详细注释-JAVA achieved using a digital signature process, enclosing the JAVA source code and detailed notes
-
-
0下载:
用java实现的数字签名的例子,很实用,适合初学者-Achieved using java examples of digital signature, it is practical and suitable for beginners
-
-
0下载:
java写的DSA数字签名算法,是密码学中的典型算法-java wrote DSA Digital Signature Algorithm is Cryptography typical algorithm
-
-
0下载:
这是一个文本加密、解密系统,提供了对称加密和非对称加密两种模式。此外,还实现了数字签名及其验证功能。-This is a text encryption, decryption system provides symmetric encryption and asymmetric encryption mode. In addition, implementation of digital signature and the authentication function.
-
-
0下载:
数字签名的另一个Java代码实例,相信下载了一定有用。-Digital signature of another example of Java code, I believe that some useful downloads.
-
-
0下载:
参照PGP,实现一个文件加密系统,包括对称加密,非对称加密和数字签名等功能。
可选开发语言工具:Openssl VC .net java
-Reference to PGP, the realization of a file encryption system, including symmetric encryption, asymmetric encryption and digital signature functions. Optional tool for the
-
-
0下载:
java applet implementing the digital signature algorithm
-
-
0下载:
capicom 示例,IE端的数字签名控件代码示例.-capicom sample, IE side of the digital signature controls code sample.
-
-
0下载:
这里以对字符串的签名和验证为例,说明数字签名函数用法。算法为MD5WITHRSA.-Here for the signature and verification of the string as an example to illustrate usage of the digital signature function. Algorithm MD5WITHRSA.
-
-
0下载:
Java的数字签名算法,加密算法,非常实用,可以参考一下-Java digital signature algorithm, encryption algorithm
-
-
0下载:
本文件主要是java安全通信的代码包括:md5 密码加密与验证 对称加密与解密 非对称加密以解密 基于MD5信息摘要算法实现密码加密与验证 凯撒加密算法 数字签名与验证 消息验证码 消息摘要(都经过调试无错误)-java security of communications, including: md5 password encryption and authentication of non-symmetric encryption and decryption based on symme
-
-
0下载:
软件是bouncycastle组织开发的软件包,包括DES_CBC算法的实现、RSA算法的实现(包括:密钥生成、公钥加密和私钥解密、数字签名及签名验证)、数字信封的实现、利用数字信封实现大文件的加密、解密。可以作为研究、学习信息安全中的密码学设计与实现技术。在原版的基础上进行一些改进,对文件加密、解密的时候要频繁的IO加一个缓冲区,RSA私钥积存的时候可以按PKCS8形式,再经BASE64编码保存。-Software development organization is bouncycastl
-
-
0下载:
用java 语言实现数字签名的介绍文档,对于初学数字签名的朋友,很有帮助-Digital signature
-
-
0下载:
java实现数字签名功能 完成对数据完整性的保护-java digital signature features complete protection of data integrity
-
-
0下载:
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
-