-
pfx
制作数字证书的程序,比较简单,便于理解,希望有所帮助(Making digital certificate procedure is relatively simple, easy to understand, I hope to help)
- 2014-03-12 09:20:36下载
- 积分:1
-
security
说明: 说明:
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)
- 2006-03-23 17:38:00下载
- 积分:1
-
EzlAES
this is a program implemented AES algorithm to encrypt the information sent and it will decrypt the data.
- 2011-12-10 11:09:58下载
- 积分:1
-
Cert
used for creating certificate and so on.
- 2012-04-19 12:26:01下载
- 积分:1
-
Crypto
DES Algorytm Decode/Encode
- 2012-09-23 20:57:40下载
- 积分:1
-
RSAjiamijiemi
实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。(Can realize arbitrary files on the RSA encryption operation of the application form. After the encrypted files as well as the key file is a text file.)
- 2008-04-01 07:33:50下载
- 积分:1
-
Digital
数字密写与密写技术 F5的Matlab源程序(Digital Steganography Steganography technology and F5 s Matlab source code)
- 2009-12-26 15:12:06下载
- 积分:1
-
Lyapunov-exponent-curve-of-logistic
包含了产生逻辑斯蒂映射的代码,以及绘制了逻辑斯蒂映射的分岔图以及李雅普诺夫指数的图像,还有程序运行结果的图像.李雅普诺夫指数在研究动力系统的分岔、混沌运动特征中起着重要的作用,,李雅普诺夫指数大于0,处于混沌状态. (The logistic map contains the code, and draw the image bifurcation diagram of logistic map and Lyapunov exponent, image and program results. The Lyapunov exponent in the study of power system bifurcation and chaotic motion characteristics plays an important role, the Lee Yap Andrianof index is greater than 0, is in a chaotic state.)
- 2017-03-03 11:00:48下载
- 积分:1
-
boulder-master
说明: An ACME-based CA, written in Go.
- 2019-05-23 00:03:22下载
- 积分:1
-
lab2_code
RSA implementation for cryptography assignment
- 2010-06-02 04:59:30下载
- 积分:1