-
md5encode
MD5加密算法,可以加密包含二进制数据的数据块,生成16字节MD5加密数据。(MD5 encryption algorithm to encrypt data blocks that contain binary data, generates a 16-byte MD5 encrypted data.)
- 2013-09-09 18:27:10下载
- 积分:1
-
sha256
SHA-256源代码,三个对外的函数:void SHA256Init (SHA256Context *sc)
void SHA256Update (SHA256Context *sc, const void *data, uint32_t len)
void SHA256Final (SHA256Context *sc, uint8_t hash[SHA256_HASH_SIZE])
第一个函数初始化,第二个函数输入要hash的字符串,第三个函数输出结果(SHA-256 source code, three external function: void SHA256Init (SHA256Context* sc) void SHA256Update (SHA256Context* sc, const void* data, uint32_t len) void SHA256Final (SHA256Context* sc, uint8_t hash [SHA256_HASH_SIZE]) The first function is initialized, the second hash function, enter the string, the third function of output)
- 2021-04-27 09:28:44下载
- 积分:1
-
AES
AES-rijndael 算法的详细资料, 包括
AES加密算法中的SBox及其C语言实现.pdf
FIPS197(chs).pdf
FIPS197.pdf
nist.url
Rijndael.pdf
rijndael算法流程.swf
Rijndael算法深入的研究.doc
Rijndael算法优化技术研究.doc
公钥密码体制与有限域(2).pdf
一种基于伽罗瓦域的密码系统.pdf(AES-rijndael algorithm detailed information, including the AES encryption algorithm in C language and its SBox realize. PdfFIPS197 (chs). PdfFIPS197.pdfnist.urlRijndael.pdfrijndael flow algorithm. SwfRijndael-depth study of algorithms. DocRijndael algorithm optimization technology research. Doc public key cryptosystem over finite fields and (2). pdf Galois field based on the password system. pdf)
- 2008-05-06 17:17:00下载
- 积分:1
-
RSA
C++ implementaion for RSA together with the Wiener attack.
It uses NTL library for big numbers
- 2009-04-22 04:54:04下载
- 积分:1
-
sdgzhidian
很好的字典生成器,输入关键字,实现排列组合,破解密码的利器(Good dictionary builder, enter a keyword permutations and combinations to achieve, to crack the code of the weapon)
- 2013-12-28 14:11:01下载
- 积分:1
-
rsa
整体思路
用createkey.java 文件来产生秘钥,用jiami.java 文件来实
现加密,用jiemi.java 文件来实现解密,用BigInteger.java 来实现
大数的表示及运算,用rsa.java 来实现前端图形界面显示。有关函
数见五个文件里的具体实现。
(The overall outlook createkey.java document used to generate secret keys, used to achieve jiami.java file encryption, used to achieve jiemi.java documents declassified by BigInteger.java to achieve expression of large numbers and calculations, using rsa.java to achieve front-end graphical interface display. Related functions, see the five concrete realization of the document.)
- 2008-01-17 03:50:25下载
- 积分:1
-
crc
检测CRC编码 看CRC编码在传输后是否有错误 有变动 (Detection CRC codes to see whether the CRC coding errors in the transmission there is a change)
- 2013-09-15 23:51:38下载
- 积分:1
-
DESmiyue
这只是标准DES算法的例子,必须在WINDOWS环境下编译.(This is just the standard DES algorithm, which must be compiled in the WINDOWS environment.)
- 2009-03-24 19:38:06下载
- 积分:1
-
daiti
基本古典密码设计——周期为3的多表代替密码的设计和实现(Basic classical cipher design)
- 2011-12-14 11:04:59下载
- 积分:1
-
01-authentication-dan-digital-signature-dengan-me
01 authentication dan digital signature dengan metode schnorr
- 2012-03-15 22:06:42下载
- 积分:1