搜索资源列表
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!
encrptsss
- 一个用c语言编写的加密算法。希望大家喜欢,不过功能有些欠缺。-a language with the encryption algorithm. Hope you like, but lacks some features.
hundun_BMP
- 使用迭代方程Xn+1=Asin2(Xn-XB)生成混沌序列{Xi},需输入A和Xb值,不同的值产生不同的加密效果,但是仅在混沌区内的加密效果最好。在Microsoft Visual Studio .NET 2003上调试成功,用C++语言编写-use an iterative equation Xn Asin2 = (Xn - XB) generated chaotic sequence (Xi) need input A and isolate value, different values
DESRSA
- 加密解密现代密码学的内容c语言编写uoto-modern encryption and decryption of the contents of cryptography c language uoto
RSAKey
- RSA公钥密钥生成程序,C++语言编写,采用了自己的大数类,可在短时间内生成1024位的RSA公钥和密钥,内有详细注解-RSA public key generation procedures, C language, the use of large numbers of its own category, during a 1024 production of the RSA public key and key, with detailed notes
myRC4
- 非常不错的流密码rc4加解密程序 c语言编写 调试运行成功-very good stream cipher encryption procedures rc4 c language debugging operation successful
FourEncodeArithmeticInCommonUse
- 常用的四种加密解密算法。移位密码、仿射密码、维吉尼亚密码以及置换密码,用纯C语言编写。-four commonly used encryption and decryption algorithms. Shift password, affine password, Virginia and password replacement passwords, using pure C language.
C#加密解密
- C#语言编写的加密、解密小实例-C# language of encryption, decryption small example
SCRWP2_USBAT88SCxx_rar
- 单片机下 使用AT88 加密解密 C语言编写-Encryption and decryption use AT88 MCU C language
KeeLoq
- Keeloq滚动码的加密和解密程序,是用C语言编写的,可能会有点复杂,请慢慢研究!-KeeLoq Encrypt&Decrypt
20081222(des-ka9q-1.0-i386-gnu).tar
- DES加密解密源代码,c语言编写,在Linux系统下编译后直接可用-DES encryption and decryption source code, c language, in the Linux system can be used directly after the compiler
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-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语言编写的100行des加密算法,代码简单,希望能有用-Written by 100 lines of C des encryption algorithm, the code is simple, hope can be useful
DES-used-c
- 用c语言编写的DES加密算法,很简洁易懂,希望对大家能有所帮助-Written by c DES encryption algorithm, it is easy to read, and I hope we can help
哈弗曼编码
- C语言编写哈夫曼树,实现字母和数字之间的密码互换。(C language Huffman tree, the realization of letters and numbers between the password swap.)
加密数改进版
- 用C语言编写的,用于小型数字加密的简易代码(A simple code for small digital encryption written in the C language)
gzip
- 使用C语言编写的GZIP压缩及解压源代码(GZIP compress and unzip source code written in C language)
sm4
- SM4的实现,使用C语言编写,包括一个.c和.h 和一个.exe文件。(The implementation of SM4)