资源列表
new_rs_erasures
- NEW Libraries in Encoder/decoder for RS codes in C
RSA
- VC++ 6.0编写,RSA算法生成加密码,并且与串口通信-Written VC++ 6.0, RSA algorithm to generate encrypted, and with serial communication
RC4
- RC4-简介 RC4加密算法是大名鼎鼎的RSA三人组中的头号人物Ron Rivest在1987年设计的密钥长度可变的流加密算法簇。之所以称其为簇,是由于其核心部分的S-box长度可为任意,但一般为256字节。该算法的速度可以达到DES加密的10倍左右。 -RC4 RC4-profile RSA encryption algorithm is the famous trio of top man Ron Rivest in 1987, the design flow of var
code
- 加密解密的利器,C++代码描述,清楚的注释。-Encryption and decryption tool
123code
- 加密解密的利器,C++代码描述,清楚的注释123。-Encryption and decryption tool, C++ code, descr iption, clear note 123.
rank
- 本算法与书上的相比稍微改动了一些。 因为日常加密中,明文不单是数字,经常会有字母或者其他字符出现。 本程序的思想就是先把明文以字符形式读取,转化成ASCII码,再把ASCII码转化成数字形式。 因为ASCII码共有256个也就是2的8次方,占8位二进制,把这八位二进制分为两部分,每部分占4位进行加密。 加密的算法和书上类似,先用密钥选取表,行,取反,然后与明文做异或,移位等运算。 最后得出两个4位的二进制数,合为一个,转化成十进制形式存储为密文。-The algorithm
VC_MPQ
- 用于读取暴雪MPQ,浏览MPQ内容,魔兽世界是全球最棒的3D网游,MPQ存着大量的素材-For reading Blizzard MPQ, MPQ view the content of World of Warcraft is the world' s best 3D online games, MPQ retain a large amount of material
U8
- U盘加密解密,很好的哦,非常有用。请尽快看看吧-U disk encryption and decryption, oh well, very useful
BCBaCPPAES
- BCB&C++AES加解密相關應用於BCB&C-BCB & C++ AES encryption and decryption-related applied BCB & C++
libdes.tar
- linux C写的3DES及DES加密算法函数源程序,程序格式工整 易于理解 -C write function 3DES and DES encryption algorithm
AES_openssl
- 基于openssl实现AES算法,需要添加openssl库函数-AES based on openssl
EC
- ecc encryption and decryption
