-
des
使用DES算法;可以指定使用DES、2DES或者3DES算法;可以对任意的文件进行加密和解密,加密后文件扩展名为.des,可以指定使用ECB,CBC,CFB,OFB,CTR的任意一种模式;
(The use of DES algorithm can specify the use of DES, 2DES or 3DES algorithm can arbitrary file encryption and decryption, encryption, named after the file extension. Des, you can specify the use of ECB, CBC, CFB, OFB, CTR arbitrary a model )
- 2008-07-05 00:04:05下载
- 积分:1
-
jiajiemi
加解密算法的实现,内部包含有多个加解密算法的实现,(Encryption and decryption algorithm, contains a number of internal encryption algorithm,)
- 2009-06-14 15:09:55下载
- 积分:1
-
Rijndael_ECB
AES加解密C语言源代码,可直接运行通过,方便大家借鉴学习(AES encryption and decryption of C language source code, can be directly run by, we facilitate learning from)
- 2013-12-01 14:14:35下载
- 积分:1
-
3DES-CPP
3des加密解密,des加密解密该算法通过编译,可以直接使用。(3DES encryption and decryption algorithms.)
- 2014-02-07 15:40:00下载
- 积分:1
-
REVERSING
逆向工程揭秘,包含大量加密解密详细说明。学习逆向工程必备(The secret of Reverse engineering The detailed description contains a large number of encryption and decryption. To learn reverse engineering necessary)
- 2012-05-02 11:47:41下载
- 积分:1
-
crc
检测CRC编码 看CRC编码在传输后是否有错误 有变动 (Detection CRC codes to see whether the CRC coding errors in the transmission there is a change)
- 2013-09-15 23:51:38下载
- 积分:1
-
RSAKEY
生成RSA密钥,将密钥生成后`,存入文件中(RSA key generation, key generation `stored in the file)
- 2013-04-19 15:04:54下载
- 积分:1
-
ECC_Paper
关于ECC椭圆曲线加密算法在软件注册中的应用(The ECC Paper about software Registration)
- 2013-09-18 23:47:01下载
- 积分:1
-
AES-encryption_decryption
说明: 用于数字、密码等字符的加密和解密,用于数字、密码等字符的加密和解密,用于数字、密码等字符的加密和解密,用于数字、密码等字符的加密和解密(For numbers, passwords, encryption and decryption of characters for numbers, passwords, encryption and decryption of characters for numbers, passwords, encryption and decryption of characters for numbers, passwords, encryption and decryption of characters)
- 2011-02-19 17:29:38下载
- 积分:1
-
wugacsp 非对称密钥的生成、导入、导出、加密、解密
这两个工程主要用CSP
1、CSPTEST 写的比较乱 主要是给当时一个朋友做参考调用的 完成非对称密钥的生成、导入、导出、加密、解密、对称的加密解密、签名、验证。
2、CSTTEST2 写的比前个好些,但是平时上班,下班自己也要写论文,所以花的时间也不太多,很多地方都偷懒了。比如文件大小我没有用NEW 而且指定了1024 有需要的朋友可以自己修改。这个工程主要是非对称的密钥的导出和导入,还有就是会话密钥的操作。(these two works mainly with a CSP. CSPTEST comparison was made mainly to the chaos when a friend called to refer to the completion of the non-symmetric key generation, importing and exporting, encryption, decryption, symmetric encryption and decryption, signature, the certification. 2, CSTTEST2 write better than in the previous months, but usually go to work and finish their own toilet paper so I spent the time is not too much, all of the lazy. For instance, file size I have not used the NEW 1024 and designated a need to amend their friends. The project mainly non-symmetric keys to the Export and Import, there is the session key operation.)
- 2020-06-27 10:00:02下载
- 积分:1