Initial revision
This commit is contained in:
commit
1243156a5e
87 changed files with 27214 additions and 0 deletions
12
cipher/blowfish/README
Normal file
12
cipher/blowfish/README
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue