1162271SrwatsonThis Eric Young's blowfish implementation, taken from his SSLeay library
2162271Srwatsonand made available as a separate library.
3172106Srwatson 
4162271SrwatsonThe version number (0.7.2m) is the SSLeay version that this library was
5162271Srwatsontaken from.
6162271Srwatson 
7162271SrwatsonTo build, just unpack and type make.
8162271SrwatsonIf you are not using gcc, edit the Makefile.
9162271SrwatsonIf you are compiling for an x86 box, try the assembler (it needs improving).
10162271SrwatsonThere are also some compile time options that can improve performance,
11162271Srwatsonthese are documented in the Makefile.
12162271Srwatson 
13162271Srwatsoneric 15-Apr-1997
14162271Srwatson 
15162271Srwatson