▍1. 大肠癌算法和语言
CRC算法与C语言
C语言环境下的AES加密算法,支持128位的AES加密。-C language environment AES encryption algorithm, support 128-bit AES encryption.
这是RC5算法的实现-This is the realization of RC5 Algorithm
一个加密机用来注册用的可以加进你自己的程序里可以试试挺部错的!-an encryption machine used for the registration can add your own procedures you can try Ting Ministry wrong!
安全加密算法sha-1,又方便的调用接口,可用于普通文件的加密-security encryption algorithm sha-1, convenient call interface can be used for document encryption
MD消息摘要程序,MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值。-MD news summary procedures, MD5 to 512 groups to deal with the importation of information and each group was divided into 16 groups of 32 seats, after a series of processing, the output from the algorithm four groups composed of 32, these four sub-32 will generate a cascade 128 the hash value.
des差分密码分析实现源代码-des differential cryptanalysis achieve source code
程序使用C++展示相当强的XOR加密。 当它unencrypting文件时,包括EOF验错和自动侦查。程序很好被提供并且做在串类建立的好用法。-Program Uses C++ to Demonstrate A Fairly Strong XOR Encryption. Includes EOF error checking and automatic detection of when it is unencrypting a file. Program Is Documented Well And Also Makes Good Use of the Built In String Class.
6)jm.tar.gz是上述程序的程序包,解包后产生一个安装程序install-jm,运行 ./install-jm就能根据需求选择安装 退出安装程序,安装程序会被自行删除。 8) 以上各程序在RedHatLINUX7.2平台编译通过。 10)本程序仅供学习使用。-6) jm.tar.gz above is the procedure for packages, unpacks resulting from the installation of a procedure install-jm, run./Install- jm demand can choose to exit the setup program to install, the installer will be replaced. 8) The above procedure RedHatLINUX7.2 platform compile. 10) only to learn the procedures used.
基于Blowfish加密算法的文件加密源程序-Blowfish encryption algorithm based on the source file encryption
Microsoft CryptoAPI中公私密钥对的使用、HASH算法、数字签名等技术-Microsoft CryptoAPI in the use of public-private key pair, HASH algorithm, digital signature technology
des数据加密标准算法描述-des data encryption standard algorithm description
这是密码学的一个常用算法rifndael算法,unix环境下的,对于学习密码学很有帮助啊。-This is a cryptographic algorithm used rifndael algorithm, unix environment. learning cryptography helpful ah.
aes coding details .yhis can be used for simple encryption
一本介绍密码学现代知识的学习资料,对于密码算法编程方面很有用。-A description of the study of modern knowledge of cryptography information programming for the cryptographic algorithm is useful.
运用 OpenSSL 实现对文件加密-The use of OpenSSL to achieve file encryption
Base64 编解码演示程序 -Base64 codec demo program