资源列表
MD5
- 生成MD5值的算法。在VC++2010中编译通过,运行正常。直接下载就可以拿来使用-Algorithm to generate the MD5 value. In VS2010 compiler, operating normally. Direct download can take it and use
TEA_example_CPP
- TEA(Tiny Encryption Algorithm) 是一种简单高效的加密算法,以加密解密速度快,实现简单著称。算法真的很简单,TEA算法每一次可以操作64-bit(8-byte),采用128-bit(16-byte)作为key,算法采用迭代的形式,推荐的迭代轮数是64轮,最少32轮。目前我只知道QQ一直用的是16轮TEA。没什么好说的,先给出C语言的源代码(默认是32轮)-TEA char
7_1
- 实现几个密码学算法,希望大家好好学习学习-Implement several cryptographic algorithms
SafeContacts0.1
- 联系人加密软件,采用AES将联系人加密,使得*软件无法窃取信息-safe contact software
CyclicCode
- Implementation of cyclic codes on C#
des
- des加密算法,两个des同时加密,128bit明文-des encrption
TROOPERS09_belenko_gpu_assisted_password_cracking
- GPU assisted password cracking Cracking of MD5
Seminar_report
- GPU assisted password cracking. Analyze the performance
1098_abs
- ALGORITHMES UNIFIES DE COMMANDE POLYNOMIALE AUTO-AJUSTABLE PAR PLACEMENT DES POLES
rsa
- ITS A RSA ALGORITHM USED FOR ENSURING THE SECURITY
111
- 计算机密码学—第3版卢开澄着,清华出版模幂算法一-first
aes_encrypt
- 本程序运用AES加密算法,对文档进行加密。-This program is used to encrypt a document.
