搜索资源列表
用C语言写的100行DES加密算法
- 用C语言写的100行DES加密算法,学习C语言和密码算法的好例程。-C language written in 100 lines DES encryption algorithm, C language learning algorithm and password good routines.
用C语言DES加密算法
- 用C语言写的DES加密算法程序 非常不错的东东,虽非原创,但很有用。-C language to write the DES encryption algorithm is very good Dongdong, though not original, but very useful.
c语言文件加密程序
- c语言文件加密程序-file encryption procedures
c++rsa
- C++语言实现的rsa加密算法,共同学习-C language of rsa encryption algorithm, learning together
c++dsa
- C++语言实现的dsa加密算法,共同学习-the C language settings encryption algorithm, learning together
c++des
- c++语言实现的des加密算法,共同学习-c des language of the encryption algorithm, learning together
c++base64
- c++语言实现的base加密算法,共同学习-c language of the base encryption algorithm, learning together
C#加密解密
- C#语言编写的加密、解密小实例-C# language of encryption, decryption small example
xxtea 加解密算法 c 语言实现
- xxtea 加解密算法 c 语言实现,包含调用例子-xxtea encryption and decryption algorithm c language, including calls examples
sha1-c
- sha1的C语言源代码,简单易学,还有案例-sha1 c code
AES-C
- aes(rijndael 算法)的C语言实现,完整的程序源码,仅供参考-aes (rijndael algorithm) of the C language, complete source code, for reference only
md5_c
- md5加密算法 C++语言源代码!需要的朋友可以参考-md5 encryption algorithm C language source code! Can refer to a friend in need
C-rsa
- 利用C语言编写的RSA加解密代码,实现了基本的RSA加解密过程,主要是大数运算的实现以及质数的求解-Written in C language using RSA encryption and decryption code, and to achieve the basic RSA encryption and decryption process, the key is the realization of operations of large numbers, as well as th
c
- c语言程序,用C语言编写,加密解密C语言程序-c language program, using C language, C language program encryption and decryption
des_c
- C语言版的 des加密算法 非常好用的 环境:windows-C language version of the des encryption algorithm is very easy to use environment: windows
C-promma
- C语言入门程序,包括数据的加密、解密等,以及其他简单算法-C language entry procedures, including data encryption, decryption, as well as other simple algorithms
AES-128
- 用c语言实现得AES128加密,亲测可用,欢迎各位前来下载(Using C language to achieve aes128 encryption, pro test is available, welcome to download)
SM2签名验签C语言实现
- SM2 签名 验签 C 语言实现来做到签名 验证签名 非常好的资源(SM2 signature verification C language implements very good resources for signing signature verification signatures)
gzip
- 使用C语言编写的GZIP压缩及解压源代码(GZIP compress and unzip source code written in C language)
C++语言实现DES和MAC分散算法
- C++语言实现DES和MAC分散算法 支持Window/linux系统