-
密码编码学――加密方法的C与C++实现,该程序最好在VC环境下编译...
密码编码学――加密方法的C与C++实现,该程序最好在VC环境下编译-cryptographers-- encryption methods of C and C to achieve the best procedures in the VC environment compiler
- 2023-01-06 04:50:04下载
- 积分:1
-
使用生成RSA密钥对就
use bouncycastle to generate RSA keyPair
- 2022-04-12 23:27:02下载
- 积分:1
-
这个是一款不错的文件加密软件,能让你的隐私文件受到严密的保护....
这个是一款不错的文件加密软件,能让你的隐私文件受到严密的保护.-this is a good document encryption software that can make your documents to be subject to stringent privacy protection.
- 2022-05-22 23:01:49下载
- 积分:1
-
RSA算法的C++实现。公钥加密算法中使用最广的是RSA。RSA算法研制的最初理念与目标是努力使互联网安全可靠,旨在解决DES算法秘密密钥的利用公开信道传输分发...
RSA算法的C++实现。公钥加密算法中使用最广的是RSA。RSA算法研制的最初理念与目标是努力使互联网安全可靠,旨在解决DES算法秘密密钥的利用公开信道传输分发的难题。-RSA algorithm is the C++ implementation. Public key encryption algorithm is the most widely used is RSA. RSA algorithm is developed by the original idea and objective is to make the Internet safe and reliable, aimed at resolving the DES algorithm is a secret key transmitted using the open channel distribution problems.
- 2022-07-03 19:58:39下载
- 积分: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
-
一个SHA加密库文件,用汇编语言开发完成的
一个SHA加密库文件,用汇编语言开发完成的-a SHA encryption for document assembly language development completed
- 2022-01-24 17:18:35下载
- 积分:1
-
RC2 algorithm source code
RC2算法源代码-RC2 algorithm source code
- 2023-06-22 20:55:03下载
- 积分:1
-
right software encryption restrictions to prevent the end by sending copies to b...
对软件进行加密限制,以防止末经诃可的随意拷贝-right software encryption restrictions to prevent the end by sending copies to be arbitrary
- 2023-06-21 18:45:03下载
- 积分:1
-
Openssl optimized encryption and decryption engine, development environment for...
Openssl优化的加解密引擎,开发环境为嵌入式使用,很容易移植!
- 2023-04-23 06:45:04下载
- 积分:1
-
This is a DVD decryption source program.
DVD解码源代码 -This is a DVD decryption source program.
- 2022-08-05 14:31:49下载
- 积分:1