资源列表
ElGamal
- ElGamal algorithm used for data encryption.
crc_high
- 用c语言实现crc算法,采用ccitt标准多项式,查找表方法实现,高位先处理,接收校验成功标志为1d0f.-Checksum crc algorithm to achieve the standard which use ccitt polynomial, using look-up table method to achieve, high bit to deal with first, mark of success receiving check is 1d0f.
polybios
- 是一个用JAVA编写的polybios加密解密算法,希望大家喜欢
ftp
- FTP Bruteforce by A59. Old version of his bruteforcer.
Vernam
- 一次一密加密算法加解密实(26个英文字符,限长) -A secret encryption and decryption of a solid (26 English characters, limited to long)
tea
- Tiny Encryption Algorithm In cryptography, the Tiny Encryption Algorithm (TEA) is a block cipher notable for its simplicity of descr iption and implementation, typically a few lines of code. It was designed by David Wheeler and Roger Needham of the
three
- rc4 algorithm encryption and decryption code
shamirmain
- shamir完全加密方案,并且带有注释的详细说明,仅供学习参考使用,不能作为商业用途-the shamir fully encrypted programs, and with a detailed descr iption of the comment, only to learn reference, not for commercial purposes
fangshemima
- 用c++实现仿射密码,我是在DevC++中跑的,应该在VisualC++中也行-With c++ Achieve affine password, I was DevC++ In running, it should be in VisualC++ Also line
1007
- sicily1007 根据给定的加密算法解密文件-sicily1007 encryption algorithm according to the declassified documents given
dzmms
- 根据设定好的密码,采用二个按键实现密码的输入功能,当密码输入正确之后,锁就打开,如果输入的三次的密码不正确,就锁定按键3秒钟,同时发现报警声,直到没有按键按下3种后,才打开按键锁定功能;否则在3秒钟内仍有按键按下,就重新锁定按键3秒时间并报警。-under preset passwords, use two keys to achieve the importation of password function, when the correct password, it locks open,
10867_1191820101
- 批量生成指定长度并达到一定强度的密码,用的Java语言开发,适合游戏密码,和各种对密码安全性较高的地方