-
一些加密算法的介绍,可对文件或字符串加密
一些加密算法的介绍,可对文件或字符串加密-some encryption algorithm, the right documents can be encrypted or string
- 2022-04-22 08:56:17下载
- 积分:1
-
程序实现了大素数的判断和如果不是素数,则其可分解的最小的素数...
程序实现了大素数的判断和如果不是素数,则其可分解的最小的素数-program of large prime numbers and if the judgment is not prime, then decomposition of the smallest prime number
- 2022-02-04 09:05:51下载
- 积分:1
-
iPhone解锁
应用背景jhoom巴拉酒吧 ;jhoom巴拉酒吧关键技术在泰瑞MAA KI十字脉辛格
- 2022-03-13 00:27:06下载
- 积分:1
-
喷泉编码算法
Fountain Encoding Algrothm
- 2022-08-25 17:16:46下载
- 积分: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
-
最快速的可满足性分析工具软件,曾经获得比赛的冠军,能够让学习者,学很多的编程技巧...
最快速的可满足性分析工具软件,曾经获得比赛的冠军,能够让学习者,学很多的编程技巧-The fastest satisfiability analysis tool software, has won the championship, will allow learners, learning a lot of programming skills
- 2022-08-11 13:19:53下载
- 积分:1
-
按照分组密码运行的CBC方式,将其中的DES算法置换为S
按照分组密码运行的CBC方式,将其中的DES算法置换为S-DES,分组长度为8BIT,初始矢量V1分别设置为00H,FFH,及任意8BIT无符号整数,实现该加密/解密模型-running CBC, which will be the replacement for the DES algorithm S-DES, a length of 8BIT initial vector V1 were set to 00H, FFH, and the arbitrary 8BIT unsigned integers, the achievement of this encryption/decryption model
- 2022-11-18 06:45:03下载
- 积分:1
-
AES加密软件,用于加密当前文本框中的内容。使用的是美国国家标准(也被ISO所采纳)最新加密算法AES。...
AES加密软件,用于加密当前文本框中的内容。使用的是美国国家标准(也被ISO所采纳)最新加密算法AES。-AES encryption software, encryption for the current contents of the text box. The use of the American National Standards (also adopted by the ISO) the latest encryption algorithm AES.
- 2023-07-26 22:55:02下载
- 积分:1
-
AES implementation in C++.
Input: key file and the file for encryption
Outpu...
AES implementation in C++.
Input: key file and the file for encryption
Output: the crypted file.
- 2022-01-30 23:02:34下载
- 积分:1
-
tea c加密算法源码,希望对大家有所帮助。
tea c加密算法源码,希望对大家有所帮助。-tea c encryption algorithm source code, and they hope to be helpful to everyone.
- 2022-01-28 21:54:08下载
- 积分:1