搜索资源列表
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
digitalSignature
- 利用JAVA实现的数字签名程序,内附JAVA源代码及详细注释-JAVA achieved using a digital signature process, enclosing the JAVA source code and detailed notes
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.
Javaencrypton
- 数字签名系统JAVA,数字签名在传输邮件,电子公函等方面用途也很广泛。-Digital signature system, JAVA, digital signature in the transmission e-mail, e-letters, etc. are also very wide.
Java.III.CodePermissions
- Code permissions in Java can be granted by 2 criterias - Location and Signer. The resulting permission set is the union of all grants, which are applicable to a class. Checks are performed only imperatively, in code, and new permissions ca
ecc
- 有关椭圆曲线数字签名的书籍,是密码学的一个重要分支-a digital of signature base on ecc
capicom_htm_sample
- capicom 示例,IE端的数字签名控件代码示例.-capicom sample, IE side of the digital signature controls code sample.
md5
- MD5 签名算法在 jdk 中早已实现(如 MessageDigest 类), 出于稳定性考虑,此处直接展示如何用这个类将密码进行MD5加密。-MD5 signature algorithm has already achieved in the jdk (if MessageDigest class), for stability considerations, here directly show how this class will be MD5 encrypted password
elgamal
- encryption and decryption algorithm for digital signature in java
File-signature
- 此代码实现了文件的签名与验证,可以很好的对齐加密-This code implements the file signature verification, encryption can be very good alignment
java_security_sdk
- 软件是bouncycastle组织开发的软件包,包括DES_CBC算法的实现、RSA算法的实现(包括:密钥生成、公钥加密和私钥解密、数字签名及签名验证)、数字信封的实现、利用数字信封实现大文件的加密、解密。可以作为研究、学习信息安全中的密码学设计与实现技术。在原版的基础上进行一些改进,对文件加密、解密的时候要频繁的IO加一个缓冲区,RSA私钥积存的时候可以按PKCS8形式,再经BASE64编码保存。-Software development organization is bouncycastl
DevWebServicesWithApacheAxis
- It is a good guide to webservice development introduce in java. Include wsdl, soap,signature/encrypted and so on.
license-java-learning
- license机制有以下的主要功能点: Ø 应用程序可以创建以及验证绑定给用户、系统等实体的license。 Ø 防止用户随意拷贝软件和license。 Ø licenses可以是永久性的或者临时性的(在某个特定时期内有效) Ø licenses的验证由JAVA Security API提供的数字签名机制来实现。 Ø license安装模块需要用特殊机制对其进行保护,以防被反编译轻易破解。 -T
java-Report
- JasperReports报表傻瓜式文档 1 需求说明 在中石化信贷系统需要在WEB页面上提供批复单和签报单的下载,客户提出要使用Jasper Reports报表(以下简称JR)技术。具体的是要提供批复单和签报单的PDF格式文档下载,PDF格式的报表中包括领导签名图片。 2 技术说明 为实现上述需求采用Jasper Reports技术。该技术可以将IRepot设计好的报表与来自javat程序生成的数据进行填充,生成PDF文档。报表的内容由两部分组成,一部分由报表设计工具设
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
FileSearch-First_release
- FileSearch This application find all files and copy only files with specified suffix (type). Application reading file signature in hex and compare with specified template. In uational version, supported only exe and apk files. U can ch
JAVA-springMVC-weixin
- 和许多第三方服务器接入类似,微信服务器接入同样需要一个加解密的过程。当我们填好配置信息后微信服务器发起一个GET请求到我们在公众平台配置的服务器url地址,微信方将带上signature,timestamp,nonce,echostr四个参数,我们自己服务器通过拼接公众平台配置的token,以及传上来的timestamp,nonce进行SHA1加密后匹配signature,返回ture说明接入成功。(Similar to many third party server access, WeCha
axis2
- This book is suitable for those who would like to learn how to develop web services in Java.(This book is suitable for those who would like to learn how to develop web services in Java.If you'd like to learn how to create web services (in particula
CMPP2.0 JAVA代码+模拟器
- 1). 拿到接口参数,也就是第一点(有点废话的感觉),默认给你10条短信的机会进行测试。 2). 需要绑定好发送IP,否则提示发送成功,但接不到短信 3). 需要加上签名,测试短信格式如:测试信息2,退订回N【京东商城】(代码里面有 test.java中) 4). 本人测试CMPP的速度不是很快,有好几秒甚至几十秒的等待时间(今天进行的测试-2016-09-01) 如果还无法发送,直接找接口方.....(1). Get th