-
AES算法的C + +源代码
C++版AES源代码
我在这里献丑了,此加密算法的扩展功能,大家发挥自己的能力写写吧!-C++ AES source
- 2022-02-02 08:31:07下载
- 积分:1
-
kstraining
一个企业软件插件,用于公司原MIS软件的解密,请需要的了解,谢谢。(An enterprise software plug-in for the company to decrypt the original MIS software, please understand the need, thank you.)
- 2013-09-10 14:26:25下载
- 积分: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
-
SFZ
身份证15位转18位的算法原码,可以自动将转换后的结果放入剪贴板中(Algorithm of the original code ID card 15 turn 18, you can automatically converted into the clipboard)
- 2012-08-22 12:17:21下载
- 积分:1
-
DES+RSA_NetworkSecurity
DES RSA 加密解密算法类,能够运行,而且有注释。(DES RSA encryption and decryption algorithm type, able to run, and the Notes.)
- 2008-04-18 22:17:54下载
- 积分:1
-
fpga_security
The use of FPGAs for cryptographic applications is highly attractive for a variety of reasons but at the same time there are many open issues related to the general security of FPGAs. This contribution attempts to provide a state-of-the-art description of this topic. First, the advantages of reconfigurable hardware for cryptographic applications are discussed from a systems perspective. Second, potential security problems of FPGAs are described in detail, followed by a proposal of a some countermeasure. Third, a list of open research problems is provided. Even though there have been many contributions dealing with the algorithmic
aspects of cryptographic schemes implemented on FPGAs, this contribution appears to be the first comprehensive treatment of system and security aspects.
- 2009-05-15 07:09:06下载
- 积分:1
-
jce_policy-8
aes base64 decode cbc ecb (it s a book)
- 2016-06-20 17:12:30下载
- 积分:1
-
blind input method, using Microsoft's TTS achieve blind calligraphy
盲人输入法,利用微软的TTS实现盲人书法-blind input method, using Microsoft"s TTS achieve blind calligraphy
- 2022-02-01 23:05:14下载
- 积分:1
-
字符串模糊查询
字符串模糊查询
字符串模糊查询
字符串模糊查询-Fuzzy query string string Fuzzy Query
- 2022-10-03 10:55:03下载
- 积分:1
-
sm2工具 SM9-misc-master
说明: 验证sm2工具,具有加密、解密、签名、验签等功能(Verification SM2 tool, with encryption, decryption, signature, signature verification and other functions)
- 2020-06-08 10:39:24下载
- 积分:1