Welcome![Sign In][Sign Up]
Location:
Search - bouncycastle

Search list

[CA authbcprov-jdk14-131src

Description: bouncycastle 是一个JAVA安全提供者,EJBCA就调用了这个包。-bouncycastle Java is a security provider, EJBCA call on this package.
Platform: | Size: 4097594 | Author: ll | Hits:

[CA authsecurity

Description: 说明: 1、里面有什么: 1.1、org.bouncycastle.*下的所有软件是bouncycastle组织开发的软件包 1.2、org.infosecurity.*下的软件包括: DES_CBC算法的实现 RSA算法的实现(包括:密钥生成、公钥加密和私钥解密、数字签名及签名验证) 数字信封的实现   利用数字信封实现大文件的加密、解密。 2、有什么用:   2.1 研究、学习信息安全中的密码学设计与实现技术。   2.2 当然如果大家觉得在其它地方用的上,我会觉得很高兴的。 3、还有什么改进: 3.1 对文件加密、解密的时候要频繁的IO,如果加一个缓冲区,比如10K、50K等, 只有缓冲区满了才写入DISK这样将提高效率。 3.2 RSA私钥积存的时候可以按PKCS8形式,再经BASE64编码保存比较好。-Note : 1, mean there : 1.1, org.bouncycastle .* of all software development organizations is bouncycastle package 1.2, org.infosecurity .* The software includes : DES_CBC algorithm to achieve the realization of the RSA algorithm (including : key generation, public key and private key encryption decryption, digital signatures and signature verification), the realization of digital envelope using digital envelope realize document encryption, decryption. Two, what is the use of : 2.1, learning the information security cryptography design and technology. 2.2 Of course, if you think in the other parts, I feel very happy. Three, what is there for improvement : 3.1 pairs of file encryption, decryption, and the time to frequent the IO, plus a buffer, such as 10K, 50K, the only buffer is needed for
Platform: | Size: 213582 | Author: 雷敏 | Hits:

[CA authcert.tar

Description: 用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 server, client certificates issued, the client certificate authentication and so on.
Platform: | Size: 4096 | Author: 谢春生 | Hits:

[CA authbcprov-jdk14-131src

Description: bouncycastle 是一个JAVA安全提供者,EJBCA就调用了这个包。-bouncycastle Java is a security provider, EJBCA call on this package.
Platform: | Size: 4097024 | Author: ll | Hits:

[CA authsecurity

Description: 说明: 1、里面有什么: 1.1、org.bouncycastle.*下的所有软件是bouncycastle组织开发的软件包 1.2、org.infosecurity.*下的软件包括: DES_CBC算法的实现 RSA算法的实现(包括:密钥生成、公钥加密和私钥解密、数字签名及签名验证) 数字信封的实现   利用数字信封实现大文件的加密、解密。 2、有什么用:   2.1 研究、学习信息安全中的密码学设计与实现技术。   2.2 当然如果大家觉得在其它地方用的上,我会觉得很高兴的。 3、还有什么改进: 3.1 对文件加密、解密的时候要频繁的IO,如果加一个缓冲区,比如10K、50K等, 只有缓冲区满了才写入DISK这样将提高效率。 3.2 RSA私钥积存的时候可以按PKCS8形式,再经BASE64编码保存比较好。-Note : 1, mean there : 1.1, org.bouncycastle .* of all software development organizations is bouncycastle package 1.2, org.infosecurity .* The software includes : DES_CBC algorithm to achieve the realization of the RSA algorithm (including : key generation, public key and private key encryption decryption, digital signatures and signature verification), the realization of digital envelope using digital envelope realize document encryption, decryption. Two, what is the use of : 2.1, learning the information security cryptography design and technology. 2.2 Of course, if you think in the other parts, I feel very happy. Three, what is there for improvement : 3.1 pairs of file encryption, decryption, and the time to frequent the IO, plus a buffer, such as 10K, 50K, the only buffer is needed for
Platform: | Size: 212992 | Author: 雷敏 | Hits:

[JSP/Javajce_policy-1_5_0

Description: java的一个开发包function scrollwindow() { currentpos=document.body.scrollTop window.scroll(0,++currentpos) if (currentpos != document.body.scrollTop) sc() } document.onmousedown=sc document.ondblclick=initialize </script> <style type="text/css"> <!-- .style1 {color: #CCCCCC} -->-java development kit, a function scrollwindow () (currentpos = document.body.scrollTop window.scroll (0,2 B!+ currentpos) if (currentpos! = document.body.scrollTop) sc ()) document.onmousedown = scdocument. ondblclick = initialize
Platform: | Size: 9216 | Author: chenfeng | Hits:

[J2MECrypt

Description: j2me上实现AES的加密,由于在j2me上需求调动BouncyCastle的包,其中出现不足128位需求补充的问题-j2me achieve AES encryption, due to demand in j2me on BouncyCastle mobilization of the package, which occurred less than 128 to add the issue of demand
Platform: | Size: 1024 | Author: eric | Hits:

[Crack HackGenerateKeyPair

Description: use bouncycastle to generate RSA keyPair
Platform: | Size: 1024 | Author: borispeng | Hits:

[JSP/Javacryptix-asn1-0.1.11

Description: package java crypting .jar
Platform: | Size: 681984 | Author: biba | Hits:

[Applicationssafe

Description: "Safe" is a java program for j2me-enabled mobile devices. It saves passwords and other important information encrypted in your midlet device, e.g. like TopSecret or GNUKeyring for Palm Pilots. Only one password is required to secure the data stored inside Safe. MD5 is used to compare the "root" password and IDEA for securely saving the real data. The encryption classes come from bouncycastle.org (Thanks for the great work). "Safe" is licensed under gpl. For more information just visit http://www.javawi.de.
Platform: | Size: 73728 | Author: dhenzo | Hits:

[J2MENetQin-Secure-SMS-v1.6-S60v3-J2ME

Description: The encryption classes come from bouncycastle.org (Thanks for the great work). "Safe" is licensed under gpl. For more information just visit http://www.javawi.de.
Platform: | Size: 197632 | Author: dhenzo | Hits:

[Crack HackSM2_SM3

Description: 国密SM2_SM3算法以C#语言的实现 -State secret SM2_SM3 algorithm to C# language implementation
Platform: | Size: 974848 | Author: 王洋 | Hits:

[Crack HackRSA

Description: RSA算法的java代码,有界面,需要到http://www.bouncycastle.org下载bcprov-jdk14-123.jar-RSA algorithm java code, there are interfaces, you need to http://www.bouncycastle.org download bcprov-jdk14-123.jar
Platform: | Size: 2048 | Author: zouyuying | Hits:

[Crack Hackjava_security_sdk

Description: 软件是bouncycastle组织开发的软件包,包括DES_CBC算法的实现、RSA算法的实现(包括:密钥生成、公钥加密和私钥解密、数字签名及签名验证)、数字信封的实现、利用数字信封实现大文件的加密、解密。可以作为研究、学习信息安全中的密码学设计与实现技术。在原版的基础上进行一些改进,对文件加密、解密的时候要频繁的IO加一个缓冲区,RSA私钥积存的时候可以按PKCS8形式,再经BASE64编码保存。-Software development organization is bouncycastle package, including DES_CBC Algorithm, RSA algorithm implementation (including: key generation, public key encryption and private decryption, digital signature and signature verification), the realization of digital envelope using the envelope to achieve digital large file encryption and decryption. Can be used as research, study of information security design and implementation of cryptographic technology. On the basis of the original number of improvements, file encryption, decryption time to frequent the IO plus a buffer, RSA private key can PKCS8 accumulated when the form and then saved by the BASE64 encoding.
Platform: | Size: 212992 | Author: 鹿淑煜 | Hits:

[Crack Hackbouncycastle

Description: bouncycastle 一个开源的 java 包,可以提供一些加密算法的实现. 使用这个包进行 DES AES RSA SHA ECG SHA MD5 等加密算法 .算法不像jre里面哪有有限制,是可以使用 256 位密钥 android 里面的加密算法就是使用这个包 ! 适合一些不想依赖于 jre 加密实现的或者没有该环境的软件 .-<bouncycastle> an open source java package can provide encryption algorithm implementation using this package for AES and other encryption algorithms can use the 256 key android inside the encryption algorithm is the use of this package!
Platform: | Size: 1707008 | Author: crw | Hits:

[androidBouncyCastle

Description: 用于android加密解密相关的,很值得一看!方便初学者使用!-For android encryption and decryption, well worth a visit! Convenient for beginners to use!
Platform: | Size: 989184 | Author: leadone | Hits:

[JSP/JavaAEADParameters

Description: import org.bouncycastle.crypto.engines.RFC3211WrapEngine for Andriod. -import org.bouncycastle.crypto.engines.RFC3211WrapEngine for Andriod.
Platform: | Size: 1024 | Author: winvongtai | Hits:

[JSP/JavaPKCS12BagAttributeCarrierImpl

Description: import org.bouncycastle.jce.interfaces.PKCS12BagAttributeCarrier .
Platform: | Size: 1024 | Author: herlinghao | Hits:

[JSP/JavaDHUtil

Description: utility class for converting jce/jca DH objects objects into their org.bouncycastle.crypto counterparts.
Platform: | Size: 1024 | Author: hiegaqa | Hits:

[JSP/Javabouncycastle

Description: bouncycastle.jar是一种用于 Java 平台的开放源码的轻量级密码术包。它支持大量的密码术算法,并提供 JCE 1.2.1 的实现。-bouncycastle.jar lightweight cryptography package is an open-source Java platform used. It supports a large number of cryptographic algorithms and provide JCE 1.2.1 implementation.
Platform: | Size: 5225472 | Author: 郑漾 | Hits:
« 12 »

CodeBus www.codebus.net