Initial revision

This commit is contained in:
Ivo Timmermans 2000-03-26 00:33:07 +00:00
commit 1243156a5e
87 changed files with 27214 additions and 0 deletions

12
cipher/blowfish/README Normal file
View file

@ -0,0 +1,12 @@
This comes straight from the libbf package. What follows is the
original README. The copyright for these files is in the COPYRIGHT
file. -- IT.
This is a quick packaging up of my blowfish code into a library.
It has been lifted from SSLeay.
The copyright notices seem a little harsh because I have not spent the
time to rewrite the conditions from the normal SSLeay ones.
Basically if you just want to play with the library, not a problem.
eric 15-Apr-1997