COPYRIGHT	- copywrite details
FILES		- this file
Makefile	- Top level makefile
PORTING		- What needs to be done to compile on different boxes
RAMBLINGS	- My ramblings on USA restrictions on use of my free software.
README		- You should have already read this.
TODO		- What needs to still be done.
VERSION		- What version we are on and what changes/fixes have occured.
bugs		- Some code to show some C compiler bugs I found and
		  the differences between SSLref (https://www.netscape.com)
		  and the SSL documentation.
des		- Most recent version of my libdes DES library.
doc		- Documentation, read the stuff in here before asking questions.
idea		- IDEA code.
lhash		- Hashing library.
md		- MD2/MD5 code.
rc4		- RC4 code.
rsa		- RSA, X509, DER, PEM stuff.
ssl		- SSL library code.
times		- Some RSA timing numbers for various boxes and compilers.
