-
CRC32检查
CRC32 check
- 2022-05-14 20:02:15下载
- 积分:1
-
用c++(Crypto++)实现的,基于ecc的序列号生成代码,包含测试数据,和ECDSA文档...
用c++(Crypto++)实现的,基于ecc的序列号生成代码,包含测试数据,和ECDSA文档-Using c (Crypto++) Realize, based on the serial number of ecc generated code, including test data, and documents ECDSA
- 2022-01-28 04:00:36下载
- 积分:1
-
RC2 algorithm source code
RC2算法源代码-RC2 algorithm source code
- 2022-03-10 06:24:41下载
- 积分:1
-
VPN拨号程序源码(from sourceforge.net)
VPN拨号程序源码(from sourceforge.net)-VPN digit dialing procedure source code (from sourceforge.net)
- 2022-08-14 19:22:56下载
- 积分:1
-
加密算法。
加密算法。-Encryption algorithm.
- 2022-06-01 19:02:34下载
- 积分:1
-
是啊 10 点
包含的.m 文件那土窖使用 RSA Algorihtme 所以享受它只笑着现在这由创建的 hahahahahhahahahhah"肖恩 · 戈麦斯"大家伙从我不知道请结束 100 字符:)
- 2023-01-25 11:35:04下载
- 积分:1
-
JAVA encryption algorithm, however, support 256
JAVA加密算法之一,不过支持256位加密-JAVA encryption algorithm, however, support 256-bit encryption
- 2022-01-25 17:57:40下载
- 积分: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
-
vc++ md5类工程,有完整的VC源码,可成功编译
vc++ md5类工程,有完整的VC源码,可成功编译-vc++ md5-type project, the VC has a complete source code can be compiled successfully
- 2022-02-06 01:00:32下载
- 积分:1
-
ieee一种基于混沌的新加密方法An Image Encryption Scheme Based on Chaotic Map...
ieee一种基于混沌的新加密方法An Image Encryption Scheme Based on Chaotic Map
-
In this paper, a novel block digital image encryp-
tion scheme based on a chaotic coupled map lattices
(CML) is reported. Within this scheme, an original
image is decomposed into sub-blocks with a given size,
and an external secret key with 192-bit is used and
mapped to the system parameters, which are employed
to generate a spatiotemporal chaotic binary sequence
matrix to encrypt the block original image. Besides,
the former sub-block encrypted result will be acted as
a feedback to the following sub-block encryption proc-
ess. The proposed scheme is described in detail, along
with the security analyses such as key space analysis,
sensitivity analysis, information entropy analysis and
correlation coefficients analysis of adjacent pixels. The
computer simulation results indicate that the suggested
image encryption scheme has some properties desir-
able in a good security
- 2022-05-30 11:41:05下载
- 积分:1