-
SEED
Seed加密体制代码,韩国的分组密码加密体制。(Seed encryption system code block cipher encryption system in Korea.)
- 2014-01-16 11:47:11下载
- 积分:1
-
tc 2.0 文件加密
tc 2.0 文件加密-tc 2.0 file encryption
- 2022-02-13 13:29:11下载
- 积分:1
-
河豚的源代码
blowfish source code
- 2022-03-11 14:12:52下载
- 积分:1
-
picture-Encrypt
图像加密 傅里叶变换 置乱变换 数字图像处理 加密解密算法(Image encryption scrambling transformation encryption and decryption algorithms of digital image processing)
- 2013-06-04 08:29:04下载
- 积分: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
-
md5 算法的纯c版本。方便移植到各种嵌入式小型设备不支持c++的环境...
md5 算法的纯c版本。方便移植到各种嵌入式小型设备不支持c++的环境-md5 algorithm with pure C version. Easy to transplant it to systems using only C, but not C++
- 2022-08-15 21:19:56下载
- 积分:1
-
elg
elgamal elgrithm by matlab
- 2021-04-27 16:58:44下载
- 积分:1
-
AES
自己写的AES加密算法,还比较简陋,仅供交流使用(Write your own AES encryption algorithm is relatively simple, using only the AC)
- 2014-06-20 06:40:21下载
- 积分:1
-
利用Rijndael算法进行任意文件的加密。把任意一个文件分成N个16字节组,最后一组若不足16字节可以用空格去补!...
利用Rijndael算法进行任意文件的加密。把任意一个文件分成N个16字节组,最后一组若不足16字节可以用空格去补!-Rijndael algorithm using arbitrary file encryption. To arbitrary N of a document is divided into 16-byte groups, and finally a group of less than 16 bytes can be used to fill space!
- 2023-04-28 03:20:03下载
- 积分:1
-
基于改进算法的加密算法
用des加密算法的改进算法-des encryption algorithm using the improved algorithm
- 2022-10-15 13:20:03下载
- 积分:1