-
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
-
简单的文件加密代码
一个不错的文件加密系统,对你工作的安全大大加强。...
简单的文件加密代码
一个不错的文件加密系统,对你工作的安全大大加强。-simple file encryption code a good file encryption system, you have the right security greatly enhanced.
- 2022-01-25 15:53:09下载
- 积分:1
-
这是密码学的一个常用算法TWOFISH128,对于学习密码学很有帮助啊。...
这是密码学的一个常用算法TWOFISH128,对于学习密码学很有帮助啊。-This is a cryptographic algorithm used TWOFISH128, learning cryptography helpful ah.
- 2022-03-02 02:57:53下载
- 积分:1
-
inplementation of AES vhdl
The use of a list of law, VHDL language based polyn...
inplementation of AES vhdl
The use of a list of law, VHDL language based polynomial-based finite field multiplier, for the AES algorithm
- 2022-07-01 03:45:19下载
- 积分:1
-
rsa加密算法源码
rsa加密算法源码-Source code of RSA encrypt algorithm
- 2022-08-24 04:59:14下载
- 积分:1
-
基于unix下的RSA加密实例分析
基于unix下的RSA加密实例分析-under the RSA encryption Case Analysis
- 2022-11-04 12:35:03下载
- 积分:1
-
带密钥的md5算法库md5lib.h共有下列函数:
char* MDString (char *)
/*输入任意一个字符串,经过md5算法处理后...
带密钥的md5算法库md5lib.h共有下列函数:
char* MDString (char *)
/*输入任意一个字符串,经过md5算法处理后,返回结果:一个定长(32个字符)
字符串 */
char* MDFile (char *)
/*输入任意一个文件名,文件内容经过md5算法处理后,返回结果:一个定长
(32个字符)字符串 */
char* hmac_md5(char* text, char* key)
/*输入任意一个字符串text,和一个用做密钥的字符串key,经过hmac_md5算法处
理,返回处理结果:一个定长字符串(32个字符)*/
具体使用方法可参考例子sample.c,其运行结果在本文后面。-Md5 algorithm with a key repository md5lib.h total of the following functions: char* MDString (char*) /* enter any one string, after md5 algorithm processing, return the result: a fixed-length (32 characters) string*/char* MDFile (char*) /* enter any of the file name, file contents through the md5 algorithm processing, return the result: a fixed-length (32 characters) string*/char* hmac_md5 (char* text, char* key) /* input a string of arbitrary text, and a string key used as key, after hmac_md5 algorithm processing, return processing results: a fixed-length string (32 characters)*/specific examples of the use of methods can be found sample.c, the results
- 2022-01-27 23:50:06下载
- 积分:1
-
详细介绍了DES和RSA2算法描述,以及他们的实现的有关代码和他们的区别...
详细介绍了DES和RSA2算法描述,以及他们的实现的有关代码和他们的区别-detail and the DES algorithm RSA2 described, as well as their realization of the code and the difference between them
- 2022-02-02 08:10:55下载
- 积分: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
-
Java Cryptography and source code
Java Cryptography and source code
- 2022-06-20 08:23:42下载
- 积分:1