-
RSA_algorithm_c++
说明: 采用RCS做文件加密的源程序代码,VC环境。包含两个文件包,里面的Readme有详细介绍。(Using RCS to do file encryption source code, VC environment. Package consists of two documents, which detailed the Readme.)
- 2008-09-30 17:45:21下载
- 积分:1
-
NHD
程序采用当前最先进的Rijndael算法作为核心算法,带有可变块长和可变密钥长度的迭代块密码。块长和密钥长度可以分别指定成 128、192 或 256 位。多线程操作,保证加密时程序界面流畅,加密速度大约9M每秒。(Procedures using the most advanced as a core algorithm Rijndael algorithm with variable block length and variable key length of the iterative block password. Block length and key length can be specified as 128,192 or 256. Multi-threaded operation, to ensure smooth program interface encryption, encryption speed of about 9M per second.)
- 2009-07-16 18:38:49下载
- 积分:1
-
rsa
整体思路
用createkey.java 文件来产生秘钥,用jiami.java 文件来实
现加密,用jiemi.java 文件来实现解密,用BigInteger.java 来实现
大数的表示及运算,用rsa.java 来实现前端图形界面显示。有关函
数见五个文件里的具体实现。
(The overall outlook createkey.java document used to generate secret keys, used to achieve jiami.java file encryption, used to achieve jiemi.java documents declassified by BigInteger.java to achieve expression of large numbers and calculations, using rsa.java to achieve front-end graphical interface display. Related functions, see the five concrete realization of the document.)
- 2008-01-17 03:50:25下载
- 积分:1
-
affine1
仿射 suanfa daima
加密
解密(affine suanfa daima
affine
)
- 2010-09-02 03:36:51下载
- 积分:1
-
rsa
RSA算法,主要讲述算法的原理和过程,设计到加密解密,和溢出处理,初级学习RSA用(RSA algorithm, the algorithm mainly about the principle and process design to the encryption and decryption, and overflow processing, the primary study used RSA)
- 2010-10-25 10:31:04下载
- 积分:1
-
Cryptography-and-Network-Security
用C/C++实现加解密算法及其应用:DES(或AES)和基于DES(或AES)的CMAC。(With C/C++ achieve encryption and decryption algorithm and its application: DES (or AES) and based on DES (or AES) of CMAC.)
- 2013-11-01 15:00:05下载
- 积分:1
-
P2P
文件的加密传输,用到了各种加密算法 MD5 RSA (File encryption MD5 RSA
)
- 2010-03-05 16:21:08下载
- 积分:1
-
des
实现对单文件的DES加密解密,不限制大小,DES加密部分自写,非调用,用于学习DES原理。(The realization of the single document DES encryption and decryption, no limit to the size, DES encryption part self written, non call, for learning DES principle.)
- 2014-10-29 10:14:19下载
- 积分:1
-
Paillier
Paillier加密算法的实现。产生512位大数,进行大数运算。1、产生密钥2、加密、3、解密。(Paillier encryption algorithm implementation. Produce 512 Tarsus, Tarsus operation performed. 1, 2 generates a key, encrypts, 3, decryption.)
- 2021-03-02 17:59:34下载
- 积分:1
-
md5encode
MD5加密算法,可以加密包含二进制数据的数据块,生成16字节MD5加密数据。(MD5 encryption algorithm to encrypt data blocks that contain binary data, generates a 16-byte MD5 encrypted data.)
- 2013-09-09 18:27:10下载
- 积分:1