|
Stenographied File Transfer
|
|
Hits: 10 |
|
Date added: 12/13/2004 |
|
Stenographied File Transfer Using Posix File Locks - How to transfer information to other users on secure systems by communicating with locked files. Includes some sample code that uses 32 locked files to transfer data on Posix systems. |
|
|
|
|
Stripwire
|
|
Hits: 21 |
|
Date added: 12/13/2004 |
|
Stripwire is a tool which demonstrates vulnerabilities in md5 checks described in this paper. Contains a perl script which proves that if md5(x) == md5(y), then md5(x+q) == md5(y+q) (assuming length(x) and length(y) are 0 mod 64, and q is any arbitrary data). This is true because once two blocks converge upon the same hash, the nature of them being different has thereafter been lost. |
|
|
|
|
|
|
The DES algorithm
|
|
Hits: 20 |
|
Date added: 01/31/2005 |
|
|
|
|
|
|
The RC5 encryption algorithm
|
|
Hits: 36 |
|
Date added: 01/31/2005 |
|
|
|
|
|