-
NTL 大数运算库 专门RSA等加密算法运算库
NTL 大数运算库 专门RSA等加密算法运算库-Large numbers operator NTL library dedicated RSA encryption algorithm such as library operations
- 2022-01-25 16:00:42下载
- 积分:1
-
这些代码告诉你如何从一个密码编辑框中找出密码
这些代码告诉你如何从一个密码编辑框中找出密码-code to tell you how to edit a password box to find passwords
- 2023-03-13 08:50:04下载
- 积分:1
-
des加密算法的增强版key的长度比以前多
des加密算法的增强版key的长度比以前多--Enhancement version of DES encryption algorithm in which key is much longer than before
- 2023-07-11 22:55:03下载
- 积分:1
-
ElGamal算法
ElGamal算法-ElGamal algorithm
- 2022-07-24 16:18:08下载
- 积分: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
-
c描述的lzw算法,完整的可以在tc下运行!
c描述的lzw算法,完整的可以在tc下运行!-c described lzw algorithm, the integrity of the tc can run!
- 2022-04-27 18:57:10下载
- 积分:1
-
这个是RSA密钥对生成器,使用RSA EURO
这个是RSA密钥对生成器,使用RSA EURO-This is the RSA key pair generator, the use of RSA EURO
- 2022-03-04 13:00:54下载
- 积分:1
-
一个64位编码解码的动态连接库的例子
一个64位编码解码的动态连接库的例子-A 64-bit codec DLL example
- 2022-08-15 12:13:17下载
- 积分:1
-
java非对称加密的源代码(RSA),鉴于rsa加密的重要性和相关源代码的匮乏,经过整理。...
java非对称加密的源代码(RSA),鉴于rsa加密的重要性和相关源代码的匮乏,经过整理。-asymmetric encryption source code (RSA), in view of encryption rsa the importance and relevance of the lack of source code, collated.
- 2022-08-25 03:39:46下载
- 积分:1
-
Password Safe is a password database utility. Users can keep their passwords sec...
Password Safe is a password database utility. Users can keep their passwords securely encrypted on their computers. A single Safe Combination unlocks them all.-Password Safe Password Safe is a password database utility. Users can keep their passwords securely encrypted on their computers. A single Safe Combination unlocks them all.
- 2022-03-22 18:11:23下载
- 积分:1