搜索资源列表
cert.tar
- 用JAVA构建企业CA中心.包括制作企业根证书,制作服务器端证书,用CA根证书签发服务器端根证书,客户端证书的颁发,客户端证书的验证等等。-with Java build enterprise CA Center. Including the production of enterprises root certificate, a certificate production server with CA-issued certificate of the root certificate s
bcprov-jdk14-131src
- bouncycastle 是一个JAVA安全提供者,EJBCA就调用了这个包。-bouncycastle Java is a security provider, EJBCA call on this package.
signcert
- 输入“java SignCert jim.cer >1.txt”运行程序,则程序将从密钥库中取出CA的私钥对lf.cer证书进行签名,输出结果已重定向到文件1.txt中,打开1.txt文件,可以看到如下有关新的证书的信息。 -type "java SignCert jim.cer
DesktopSSO
- SSO客户端,基于JAVA实现单点登录功能的客户端桌面软件。-SSO client, JAVA based on the realization of single sign-functional client desktop software.
DesEncrypt
- DES加密算法的java实现源代码,很好很实用,推荐广大密码学的筒子分享-DES encryption algorithm to achieve the java source code, very good very useful, recommended by the broad masses of the cheese Cryptography Share
Keygeneration
- rsa key generation in java
AdatbiztonsagGUI
- Simple java program using the OpenSSL libaries to encrypt/decrypt
ejbca_3_9_3
- EJBCA是一个完整功能的证书认证程序,完全用 Java编写,使用J2EE(Java2 Enterprise Edition, Java2企业版)技术。它建造在J2EE平台之上,是一个开放的、健壮的、高性能的、平台独立的、灵活的和基于组件的CA,可以被单独使用或集成到其它J2EE应用程序中,并且它还提供了一个灵活强大的基于 Web的用户图形界面。由于它实现了WPKI中的几乎所有重要的部件,比如RA (Registration Authority,注册中心), CA(Certification A
elGamal.tar
- ElGamal algorithm in java
EC
- ECC cryptography in java.
UTFDes
- 3des algorithms java code
tdes
- blowfish algorithm using java
TripleDES
- triple des algorithm implemented using java
dbscan-java
- dbscan算法的Java 实现,源代码
Rsa-java
- java代码实现RSA加密算法,有图形化界面-RSA encryption/edcryption algorithm implements. Writed in java. With user interface.
Java-Stego
- stenography & cryptography using java
Escape.java
- Java Escape算法编码示例,包括解码类文件源码,解码说明:本方法保证 不论参数s是否经过escape()编码,均能得到正确的“解码”结果。-Java Escape arithmetic coding examples, including the decoding class source files, decode Note: This method ensures that regardless of whether the parameter s through the escap
Java-security
- 精通pki网络编程 ,java部分源码-Proficient in PKI network programming, Java part of the source code
数字签名、数字证书分析与Java实现
- 创建数字证书,更新数字证书,RSA私钥签名,公钥解密,验证数字签名,合并图章到另找一张图片(Create CER;Edit CER;RSASignature;Check Signature;Combine Pics)