-
des加密算法的c程序实现,能够加密8位明文,经测试通过编译。...
des加密算法的c程序实现,能够加密8位明文,经测试通过编译。-des encryption algorithm c Program to express encryption eight, the test compiler.
- 2022-09-03 17:15:02下载
- 积分:1
-
RC5算法的C++实现
RC5算法的C++实现-RC5 algorithm to achieve C
- 2022-10-05 00:40:04下载
- 积分:1
-
一个DES加密的实现
一个DES加密的实现-a realization of the DES encryption
- 2022-02-05 23:56:00下载
- 积分:1
-
RC4算法的Asm实现,实现效率高,可以很方便的用到工程中去
RC4算法的Asm实现,实现效率高,可以很方便的用到工程中去-Asm achieve RC4 algorithm to achieve high efficiency, can be very easy to use project to
- 2023-09-05 09:15:02下载
- 积分:1
-
基于LSB的信息隐藏技术――MFC――编译已经通过运行正常
基于LSB的信息隐藏技术――MFC――编译已经通过运行正常-LSB-based Information Hiding- MFC- has been compiled by running the normal
- 2022-06-11 13:06:08下载
- 积分:1
-
md5例程 主要可以通过程序了解md5如何加密,在编程是可以直接借用。...
md5例程 主要可以通过程序了解md5如何加密,在编程是可以直接借用。-md5 routines mainly through the process to understand how md5 encryption, in the programming can be borrowed directly.
- 2022-07-17 20:36:37下载
- 积分:1
-
来自putty的大数运算代码,纯C实现,移植性好,RSA的最实现
来自putty的大数运算代码,纯C实现,移植性好,RSA的最实现-Large numbers from the putty operation code, a pure C implementation, migration is good, RSA best to achieve
- 2023-05-06 00:15:02下载
- 积分:1
-
RSA public key encryption, using C to achieve, we can refer to
RSA公钥加密,用C实现,大家可以参考一下-RSA public key encryption, using C to achieve, we can refer to
- 2022-01-26 02:48:37下载
- 积分:1
-
RSA数据加密代码,用C编写,已压缩成RAR格式
RSA数据加密代码,用C编写,已压缩成RAR格式-RSA data encryption code, prepared by C, has been compressed into RAR format
- 2022-02-12 00:06:27下载
- 积分:1
-
these two works mainly with a CSP. CSPTEST comparison was made mainly to the cha...
这两个工程主要用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.
- 2022-03-21 02:06:35下载
- 积分:1