-
c加密算法,比较实用的一程序,在别人那拷的.
c加密算法,比较实用的一程序,在别人那拷的.-c encryption algorithm, a more practical procedure, the copy of others.
- 2022-04-30 08:44:53下载
- 积分:1
-
加密算法tea加密文件,用vc语言编写,支持多种格式
加密算法tea加密文件,用vc语言编写,支持多种格式-encrpyt file by tea arithmetic,support some kinds of file format,VC Code
- 2022-02-03 19:01:24下载
- 积分: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加密算法用C++编写的可以完成以内的字符垢加密...
是用的美国标准的DES加密算法用C++编写的可以完成以内的字符垢加密-the United States is using the DES encryption standard algorithm with C prepared to be completed within the characters scale encryption
- 2022-04-13 04:49:01下载
- 积分:1
-
简单的密码例子,让密码储存在程序中 简单的密码例子,让密码储存在程序中...
简单的密码例子,让密码储存在程序中 简单的密码例子,让密码储存在程序中-simple code example, passwords stored in the process simple code example, the password stored procedures
- 2022-09-15 17:35:03下载
- 积分:1
-
3des 加密,可以进行3des,des等其他基本加密算法
3des 加密,可以进行3des,des等其他基本加密算法-3des
- 2022-03-21 12:40:47下载
- 积分:1
-
在不改变access文件密码的情况下,直接查看密码,数据库内容一览无余哦!...
在不改变access文件密码的情况下,直接查看密码,数据库内容一览无余哦!-Without changing the password access documents directly view the password, database content glance Oh!
- 2022-10-04 18:15:03下载
- 积分:1
-
算法起源 RSA 与 visual studio 2013 GMP 图书馆
这是我的代码,我用 c 语言编写的库 gmp 结合时的代码。我在 Visual studio 2013 上进行编译。我的程序是计算值为公共密钥 n、 e、 秘密的关键 d 和后存储在文件的文本。该程序有 3 功能是计算,最后的工作会议,生成密钥并转到上一届会议。当用户选择退出程序的功能然后程序将退出。
- 2023-04-26 19:10:03下载
- 积分:1
-
加密与解码
加密与解码--密码技术剖析与实战应用.zip-encryption and decryption-- Password Technology Analysis and real application. Zip
- 2023-05-21 15:50:03下载
- 积分:1
-
RSA加密的程序
RSA加密的程序-RSA encryption procedure
- 2023-06-25 08:35:03下载
- 积分:1