搜索资源列表
loki加密算法C语言源代码
- loki加密算法 /* This is an independent implementation of the encryption algorithm: */ /* */ /* LOKI97 by Brown and Pieprzyk */ /*
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!
des加密算法源代码c语言实现
- DES算法C语言实现的源代码,本人已经测试同uo,效果还可以-DES algorithm C language source code, I have uo with the test results can also
DES算法的C++编写实现
- DES算法C语言实现的源代码,本人已经测试同uo,效果还可以,真的好好的!!!睇下吧大家!-DES algorithm C language source code, I have uo with the test results can also really good! ! ! Dixia it all!
AES算法C源码
- AES算法C源码-AES C source
deal(c)
- AES候选算法之一DEAL算法C源码,实现基于六轮FEISTEL网络的加密过程
md5.c
- 这个是MD5算法C的源代码,希望对大家有用
c的base64
- c的base64算法
RSA C++实现
- RSA算法C++实现,在VC6.0下编译通过
DS28E01-100-C-code-2008-4-29
- DS28E01 加密算法 C代码,经过测试没有问题。-DS28E01 C code
RsaTool.自己写的RSA算法工具
- 自己写的RSA算法工具。支持RSA密钥产生(包括CRT)、RSA运算、强素数生成、大数运算等功能。用了的都说好。,Writing their own tools of the RSA algorithm. Support for RSA Key Generation [including CRT], RSA computation, strong prime number generation, large numbers computing functions. Use of that goo
C++ecc.rar
- C++实现的椭圆曲线算法。已经写成一个库文件只要调用就行了,C++ Realized elliptic curve algorithm. Has been written in a library file as long as the call on the list
RSA(C++code).rar
- C++ 源代码实现 非对称算法(RSA),C++ Source code to achieve asymmetric algorithms (RSA)
xxtea 加解密算法 c 语言实现
- xxtea 加解密算法 c 语言实现,包含调用例子-xxtea encryption and decryption algorithm c language, including calls examples
AES-C
- aes(rijndael 算法)的C语言实现,完整的程序源码,仅供参考-aes (rijndael algorithm) of the C language, complete source code, for reference only
des
- DES加密算法实现的C++类 -DES cryptographic algorithm for C
IDEA加密算法源码
- IDEA加密算法-IDEA encryption algorithm
md5_c
- md5加密算法 C++语言源代码!需要的朋友可以参考-md5 encryption algorithm C language source code! Can refer to a friend in need
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.
des
- 密码学的des算法的加密与解密的过程,其中有16轮迭代。c语言实现。-Des algorithm cryptography encryption and decryption process, of which 16 iterations. c language.