搜索资源列表
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!
v5395_iword
- Iword2004 文档控件源码 1,控件支持全部Office菜单,支持Office的打印预览,控件强大的B/S通讯技术。 2,能够将服务器数据库中的数据或者用户自定义的数据插入当前文档的指定位置。 3,可以将文档中的指定数据随时保存到服务器数据库或者指定的目录中。 4,控件能够在浏览器窗口中直接编辑Word文档并保存到Web服务器上,实现文档和数据库的统一管理。 5,控件同时支持痕迹保留,手写签名,电子印章等办公自动化系统必备的功能。 6,控件采用标准HTTP协议,
DEC_CODE
- c语言实现DEC加密-源码,要的就下啊,完全FR-c language DEC encryption-source to the next ah completely FR
mmpj_srcl
- 一个非常实用的密码破解源码。该实例代码采用c语言编写,对编写有密码破解的程序有一定的帮助。
AES源码
- 这个是高级加密标准的C语言程序-this is the Advanced Encryption Standard C Programming Language
Cryptography
- AES和MD5算法源码,用C#语言编写,可以当作实验的参考使用
base64
- 找了好久都没有找到个c语言版的base64加密解密源码,于是找了个其他语言写的源码,经过一番修改,终于用c语言实现了base64的加密解密算法
rsa
- RSA 在C语言上的实现源码,与ECC同为热门加密的算法
des算法的C实现
- 一个利用C语言来实现加密算法之DES算法的源码。-A source program of DES arithmetic using C .
MD5.rar
- md5算法的实现,C语言源码。自己写的。共享了,md5 algorithm, C language source
AES-C
- aes(rijndael 算法)的C语言实现,完整的程序源码,仅供参考-aes (rijndael algorithm) of the C language, complete source code, for reference only
CAVE
- CDMA 认证算法 CAVE算法 C 语言源码-CDMA authentication algorithm CAVE algorithm C language source
getPrime
- 素数Robin—Millor测试法的C语言源码-Robin-Millor prime test of the C language source
DES
- 计算机网络安全DES加密算法实现,C语言源码,编译通过-Computer network security DES encryption algorithm, C language source code, the compiler through
passwork
- DES加密算法一例,纯C语言源码(非C++)。附带测试程序,加密解密文件。-DES encryption algorithm one case, pure C language source code (non C++). With a test suite, the encryption and decryption of files.
Applied-Cryptography-C-source-code
- 《应用密码学:协议、算法与C源程序》一书的附带c语言源码-"Applied Cryptography: Protocols, Algorithms and C source code," a book with c language source code.
test_sm4
- sm4加解密c语言源码。 对网上最常见的源码(原代码下载链接:http://www.pudn.com/downloads659/sourcecode/others/detail2676934.html)进行了修改完善。该下载原代码中,输入数据大于16字节,cbc模式加密后,再次解密将出现错误。 错误原因为cbc模式下原代码对初始变量的不当使用导致。-Sm4 encryption and decryption c language source. The most common sou
3DES_ECB套
- 3DES_CBC模式加解密的java与c语言源码配套源码包(3DES Java and C matching source code)
RC6
- RC的标准C语言源码,可以方便移植到其他平台上。(RC6 algorithm source code)
sm2
- sm2签名验签C语言源码,供大家学习之用(sm2 sign verify,it can work correctly.)