资源列表
Rsa
- 用java语言实现RSA加密算法,可循环测试加密。-Java language with RSA encryption algorithm, encryption can be recycled test.
aes
- aes加密程序源码,仅供参考,aes encode -aes encryption source code, for reference, aes encode
SLE4442
- 逻辑加密存储 SLE4443卡及应用。SLE4442是德国西门子公司设计的逻辑加密存储卡。-Logical encryption storage SLE4443 card and application. Siemens in Germany Design SLE4442 logic encryption card.
ecc
- ECC 算法的介绍和相关源码的提供,使用C语言的方式进行开发-ECC algorithm is introduced and the provision of relevant source code, using C language to develop a way
bch3
- Encoder/decoder for binary BCH codes in C
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
