▍1. sdes
This program implements the SDES algorithm to peform Encrytion and Decryption
说明: AES加密算法的加密部分,128位加密算法实现(AES encryption algorithm the encryption part, 128-bit encryption algorithms)
说明: 用C++实现的图像加密和解密算法代码,功能强大(Using C++ implementation of image encryption and decryption algorithm code, powerful)
说明: ECC实现加密解密功能,系统参数的生成!(ECC to achieve encryption and decryption functions, system parameter generation!)
说明: 混合加密系统,支持多种加密方式混合加密系统,支持多种加密方式(Hybrid encryption system)
Program that runs AES/RSA algorithm multiple times for different input values and outputs their run times for benchmarking purposes. Written in Visual C#
文件的加密传输,用到了各种加密算法 MD5 RSA (File encryption MD5 RSA )
这个是对文件进行加解密的项目,提供一些库函数,你可以直接调用(this source code s function is to encrypt and decrypt the file ,so ,of course ,it can speed up your program)
DVB 加扰软件,对TS流文件进行加扰,符合DVB标准(it s a dvb scramble software . it can scrambling ts stream file ,which apply for dvb standards)
转下的源代码程序,此程序需要密码,但可以正常使用,并可对后台进行部分修改(Transfer the source code under the program, this program requires a password, but can be used normally, it may also be part of the background changes)
一个袖珍的vc++加密软件,同时还可以解密,加密文件的范围挺大的,几乎所有文件都可以加密,输入密码并解密,好像不是真正意义的加密,只不过是用文件额外加密的方法进行加密,较早时候的程序,不过编译还是顺利的。 (A pocket-sized vc++ encryption software, but also can decrypt encrypted files the scope of getting bigger, almost all the files can be encrypted, enter the password and decrypt the encryption does not seem real, but the file is an additional method of encryption to encrypt Earlier procedures, but the compiler is still smooth.)
可以对文件进行加解密,这是自己编写的实验作业(Can encrypt and decrypt files, it is their job to prepare experimental)
md5及sha-1算法及验证文件,vc6.0调试无误(md5 and sha-1 algorithm and verification documents, vc6.0 debug and correct)
shiftcipher加密解密算法实例 使用shiftcipher算法加密字符串 可输入任意密钥(shiftcipher examples of encryption and decryption algorithms String encryption algorithm using the shiftcipher Can enter any key)
vigenerecipher加密解密算法实例 使用vigenerecipher算法加密字符串 可输入任意密钥(vigenerecipher examples of encryption and decryption algorithms String encryption algorithm using the vigenerecipher Can enter any key)
程序采用当前最先进的Rijndael算法作为核心算法,带有可变块长和可变密钥长度的迭代块密码。块长和密钥长度可以分别指定成 128、192 或 256 位。多线程操作,保证加密时程序界面流畅,加密速度大约9M每秒。(Procedures using the most advanced as a core algorithm Rijndael algorithm with variable block length and variable key length of the iterative block password. Block length and key length can be specified as 128,192 or 256. Multi-threaded operation, to ensure smooth program interface encryption, encryption speed of about 9M per second.)
Newcamd source code - Somehow there is an issue with the DES encryption(Newcamd source code- Somehow there is an issue with the DES encryption)
C network programming this source is vectorcross