资源列表
lfsr
- 1)利用C\C++语言实现给定的LFSR; 2)通过不同初始状态生成相应的序列,并观察它们的周期有什么特点; 3)利用生成的序列对文本进行加/解密(按对应位作模2加运算)。 给定的LFSR为:-1) the use of C \ C++ language given LFSR 2) to generate the corresponding sequences by different initial state, and observe what are the chara
zjjzh
- 字节集转换成汇编,
MD5
- The algorithm takes as input a message of arbitrary length and produces as output a 128-bit fingerprint or message digest of the input.It is conjectured that it is computationally infeasible to produce two messages having the same message digest, or
sdes
- 大学生密码技术实验编写代码,根据S_DES加密技术原理写的加密解密代码。可以实现指定文件的读入和输出。-College Students password technology experiment writing code, according to the S_DES encryption technology principle to write encryption and decryption code. Can achieve the specified file read and
rc4
- 大学生密码技术实验编码。根据rc4加密解密原理进行实现的代码,可以实现文件的读取和写出。-College Students password technology experiment encoding. According to the principle of RC4 encryption and decryption code, can achieve the file read and write.
Complex-class
- 大学生面向对象程序设计的代码。C++实现复数类的简单计算,可以进行无符号复数的运算。-Code for college students object oriented programming. C++ to achieve a simple calculation of the complex number, can carry out the arithmetic of unsigned number.
parserd
- 可以对字符串实现加密解密,应用于用户登录密码等。-secret to string,be used to users login
image-encryption
- Logistic混沌系统图像加密MATLAB实现-image encryption
LSB
- 图像的信息隐藏技术,使用LSB 算法的隐藏C++代码-hiding the picture
DEncryptTool
- DES加密/解密类,对字符串以及密码进行MD5加密-DES encryption/decryption class, the string and password for MD5 encryption
RSA
- 用DELPHI 写的RSA加解密的算法源码-RSA algorithm code writed with delphi
hashcat-master
- oslhashcat 源代码,Hashcat、oclHashcat-plus、oclHashcat-lite。这三个版本的主要区别是:HashCat只支持CPU破解。oclHashcat-plus支持使用GPU破解多个HASH,并且支持的算法高达77种。oclHashcat-lite只支持使用GPU对单个HASH进行破解,支持的HASH种类仅有32种,但是对算法进行了优化,可以达到GPU破解的最高速度。如果只有单个密文进行破解的话,推荐使用oclHashCat-lite。-Oslhashcat
