资源列表
Command_li22165312132011
- A simple commandline password generator written in C. Depending on what kindof characters the user wants it converts a range of decimals to ascii characters and adds them to an array, then it grabs a number of random characters from the array to gene
Des
- * 对加密密码进行解密方法 * @param key 加密的密钥 10进制(12345678) password为16进制字符串如(BED3FB28576F2BB0) 要先转为2进制 返回解密的密码明文 * @param password * @return-des encrpt
MD5
- MD5加密数据源码 MD5加密数据源码 MD5加密数据源码-MD5 encrypted data source
main
- IdeaAlg Realisation algorithm of IDEA. Writing in C
Rijndael_csp
- AES的Rijndael算法的加解密实现-AES Rijndael algorithm for encryption and decryption to achieve
seca-2-algo-P-docs
- an algorithm of decryption of seca2 scrambling system.
WirelessRoutingPasswordDecryption
- 本文是无线网络密码破解傻瓜图文只做技术交流之用,提醒各位注意无线网络安全性,请勿用于其他用途,否则后果自负。 -This paper is a wireless network password crackers and technical exchanges only a fool with, remind you pay attention to the wireless network security, and do not use it for other purposes, othe
AES
- Assuming that one could build a machine that could recover a DES key in a second (i.e., try 255 keys per second), then it would take that machine approximately 149 thousand-billion (149 trillion) years to crack a 128-bit AES key. To put that into per
math_AES
- Assuming that one could build a machine that could recover a DES key in a second (i.e., try 255 keys per second), then it would take that machine approximately 149 thousand-billion (149 trillion) years to crack a 128-bit AES key. To put that into per
week3-notes
- Weakest link” is size of key Attacks take advantage of encryption speed 1993: Weiner: $1M machine, 3.5 hours 1998: EFF’s Deep Crack: $250,000 92 billion keys per second 4 days on average 1999: distributed.net: 23 hours OK for some things
cmpe47104-2003
- In 1974, IBM proposed "Lucifer", an encryption algorithm that uses 64-bit keys. Two years later, NBS (in consultation with NSA) made a modified version of that algorithm into a standard. DES takes in 64 bits of data, employs a 56-bit key, and exec
RIJNDAEL_Final
- In 1974, IBM proposed "Lucifer", an encryption algorithm that uses 64-bit keys. Two years later, NBS (in consultation with NSA) made a modified version of that algorithm into a standard. DES takes in 64 bits of data, employs a 56-bit key, and exec
