搜索资源列表
MD5加密算法源码
- MD5加密算法c语言实现源代码,可以加到你自己的程序中,节省了很多自己开发加密算法的过程!-MD5 encryption algorithm C Language source code can be added to your own procedures and save a lot of their own encryption algorithm development process!
des3
- 加密算法,DES的C源码. 是分组算法,虽然现在用的少了 但还是有学习意仪的-encryption algorithm, DES C source. Yes packet algorithm, although it is now used less but still learning Italian Instrument
DES386.ZIP
- DES 加解密算法 C 源码 研究DES算法的朋友值得-DES encryption and decryption algorithm C source research DES algorithm should look at the friends
aes-c[1][1].tar
- 该文件属于c++运行环境下AES加密程序源码。-documents belonging to the c runtime environment under AES encryption source.
TomCrypt-Lib-c-language
- 这是由Rinick编写的加解密函数库。最近找了不少关于加解密的C源码,这个是最全,最好的一个
AES算法C源码
- AES算法C源码-AES C source
deal(c)
- AES候选算法之一DEAL算法C源码,实现基于六轮FEISTEL网络的加密过程
C#加密指定文件
- C#加密指定文件,浏览到想要加密的文件,可以是TXT或其它格式的文件,然后输入输入任意密钥,可以对选中的文件进行加密,由于设计出了可视化的窗体界面,因此使得本C#加密解密程序使用起来相当简单容易。
des-linux-1.0.tar.gz 3DES加解密C源码
- 3DES加解密C源码,32位。内带makefile。以验证可用,3DES encryption and decryption C source, 32. Within the band makefile. Can be used to verify
RSA-c.rar
- RSA c 源码 可用于密钥加密 数字签名,RSA C source code
AES-C
- aes(rijndael 算法)的C语言实现,完整的程序源码,仅供参考-aes (rijndael algorithm) of the C language, complete source code, for reference only
SHA1
- 很好的SHA-1 C源码,编写简洁,已经过验证-Good SHA-1 C source code, write concise, has been validated
AES128
- 很不错的aes C源码,简单易懂,已经过验证-AES C source code is very good, easy to understand, has been validated
rsa1
- RSA加密/解密算法源码 -RSA encryption and decryption algorithm source code
MD5-C-source
- MD5算法C源码。 MD5的作用是对一个文件产生指纹,以防止被“篡改”。-MD5 algorithm C source code. MD5 s role is to have a fingerprint on a document to prevent tampering.
IEDA.c
- IDEA c源码 Idea_Crypt Idea_InvertKey Idea_ExpandUserKey -IDEA c code Idea_Crypt Idea_InvertKey Idea_ExpandUserKey
keygen(-C-Source-Code)
- keygen( C Source Code) 注册模板源码(C源码) keygen( C Source Code) 注册模板源码(C源码)-keygen( C Source Code) keygen( C Source Code) keygen( C Source Code)
encryption-algorithms(C)-
- 各种加密算法,C源码:MD5,RC6,RSA等-Various encryption algorithms, C source code: MD5, RC6, RSA, etc.
hmac_sha1.c源码, C语言中的HMAC_SHA1加密方法
- HMAC是密钥相关的哈希运算消息认证码,HMAC运算利用哈希算法,以一个密钥和一个消息为输入,生成一个消息摘要作为输出(Using SHA1 for HAMC algorithms)
MD5
- MD5算法源码,C语音,可以方便移植到嵌入式平台。(MD5 algorithm source code)