-
用C写的两个安全算法DES和MD5
水平有限
大家多指教
用C写的两个安全算法DES和MD5
水平有限
大家多指教-C wrote two security MD5 and the DES algorithm is limited enlighten everyone
- 2022-05-14 13:11:51下载
- 积分:1
-
一个非常好用而且实用的非对称加密算法,里面有实例,完整的源码。...
一个非常好用而且实用的非对称加密算法,里面有实例,完整的源码。-a very handy and practical non-symmetric encryption algorithm, there are examples, complete source code.
- 2022-05-22 09:11:37下载
- 积分:1
-
用VC实现MD5算法的源代码
用VC实现MD5算法的源代码-with VC MD5 algorithm source code
- 2022-07-16 08:03:59下载
- 积分:1
-
des演示算法c++实现
des演示算法c++实现-des algorithm demonstration
implemented by C++
- 2023-05-16 17:05:03下载
- 积分:1
-
MD4的源代码。该算法来源于应用密码学的随书附带光盘。已通过调试...
MD4的源代码。该算法来源于应用密码学的随书附带光盘。已通过调试-MD4 source. The algorithm derived from the application of cryptography book with CD-ROM attached. Through debug
- 2022-05-21 08:15:41下载
- 积分:1
-
多数程序设计语言处理整数的能力是有限的,如C语言中,int类型数据范围是...
多数程序设计语言处理整数的能力是有限的,如C语言中,int类型数据范围是-32767----32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,本程序是设计算法实现大整数的加减运算。-majority programming language processing is integral to the limited capacity, such as C language, int data type is the scope-32767---- 32767. Practical problems of the treatment process often involves large integer arithmetic, such as the RSA encryption algorithm requires at least 64-bit integers, the procedure is designed algorithm large integer addition and subtraction operations.
- 2022-03-13 06:04:47下载
- 积分:1
-
列出系统中所有的证书存储区和物理位置 代码参考msdn
列出系统中所有的证书存储区和物理位置 代码参考msdn-listed all the system certificate and the physical storage location code reference VARIANT
- 2022-09-10 03:40:03下载
- 积分:1
-
sha源代码
sha源代码-sha source code
- 2022-05-23 14:15:16下载
- 积分:1
-
MD5 algorithm used to encrypt string of small programs
这是一个使用MD5算法对字符串进行加密的小程序-MD5 algorithm used to encrypt string of small programs
- 2022-07-22 00:40:21下载
- 积分:1
-
凯撒加密,用java实现的非
凯撒加密,用java实现 非扩展算法,C=M*K,有加密和解密两步-Caesar encryption, using java to achieve non-expansion algorithm, C = M* K, have a two-step encryption and decryption
- 2023-07-05 22:50:02下载
- 积分:1