搜索资源列表
共享签名的xml
- d本站资料仅为大家学习之用,无任何商业目的,也请广 大网友不要将本站资料用于任何商业目的。本站不存放或发 布任何盗版软件或资料。不负责由于使用本站软件或资料所 产生的任何不良后果。 软件产品是我们开发人员的血汗,维维软件园不支持任 何单位和个人盗用软件,支持广大单位或个人购买和使用正 版软件。本站个别软件如果存在影响您版权的问题,请与本 站联系。-only information we learning, without any commercial purp
filesign
- 对文件内容进行加密、解密、签名及验证签名-content of the document encryption, decryption, signature verification and signature
2005091210190622145
- 自己写的java版的加密解密网络算法应用。有对称,非对称,数字签名,等功能~-himself wrote the java version of the network encryption and decryption algorithm application. A symmetric, asymmetric, digital signatures, and other functions ~
chap00008
- 第8章 Java安全控制编程 实例87 控制访问权限 实例88 产生密钥 实例89 单钥加解密 实例90 双钥加解密 实例91 数字签名 实例92 实现SSL协议 实例93 简单的HTTPS服务-Java programming examples of security control to control access permissions 87 88 examples have 89 single-key examples key encryption key
JClient
- 该程序可以实现双机通信的数字签名的客户端,界面友好,易操作-the program can achieve double-machine communication in the digital signature client, a friendly interface, easy operation
数字签名
- 进行数字签名的小程序-digital signatures of the small programs
pusht
- 手机的PUSH程序,很基础的,没有数字签名-cell phone PUSH procedures, the very foundation, no digital signature
rel
- 1. 如何生成自签名的KeyStore以及导出供SP使用的公钥 C:>keytool -v -genkey -alias idp -keystore idp.jks -keyalg RSA -dname uid=idp 然后按照提示输入密码即可,这里选择输入123456作为密码,同时主口令也使用该密码 C:>keytool -v -export -alias idp -keystore idp.jks -file idp.cer 这个命令将导出公钥证书,公钥证书将会配
JavaSamples2
- 还是一些java实用小程序,大家可以下来看看,包括数字签名、数字证书等!
java_DigitalSign
- 实用数字签名的步骤 (1)发送方使用MD5算法对原始信息进行计算,获得一个固定长度的信息摘要 (2)发送方用自己的私钥加密生成的信息生成发送方的数字签名,发送方把这个数字签名作为发送信息的附件和明文信息,一同用接收方的公钥进行加密,将加密后的密文一同发送给接收方; (3)接收方首先把接收到的密文用自己的私钥解密,得到明文信息和数字签名,再用发送方的公钥对数字签名进行解密,然后使用相同的单向散列算法来计算解密得到的明文信息,得到信息摘要;对比计算出来的信息摘要和发送方发送过来的信息摘要
digitalSignature
- 利用JAVA实现的数字签名程序,内附JAVA源代码及详细注释-JAVA achieved using a digital signature process, enclosing the JAVA source code and detailed notes
DSA
- java写的DSA数字签名算法,是密码学中的典型算法-java wrote DSA Digital Signature Algorithm is Cryptography typical algorithm
SafeChat
- 多线程加密聊天室,支持多线程客户端链接服务器端,其中包括加密,完整性验证,数字签名。服务器端采用mysql存储数字签名的公钥-Security Chat
shuziqianming
- 这是一个用Java写的数字签名的小程序。大家下载学习。-This is a digital signature to use Java to write a small program. You download the study.
CertificateExample
- 数字证书:能够提供数字认证,一般用于数字签名上-Certificate for Java
java
- 本文件主要是java安全通信的代码包括:md5 密码加密与验证 对称加密与解密 非对称加密以解密 基于MD5信息摘要算法实现密码加密与验证 凯撒加密算法 数字签名与验证 消息验证码 消息摘要(都经过调试无错误)-java security of communications, including: md5 password encryption and authentication of non-symmetric encryption and decryption based on symme
testPdfClientSign
- java实现pdf的数字签名功能,基于itextsharp的pdf操作(use java pdf file certificate sign)
filedsv
- 一个简单的数字签名方法,有缺陷的地方望大神帮忙修改,感谢(a small digital Signature)
RSACoder
- RSA加解密代码和签名验证代码的java实现方式(RSA decryption code and signature verification code)
ApkToolAid(签名)
- apk反译 签名工具 功能很强大 用过的都说好(Apk reverse translation signature tool)