"SfR Fresh" - the SfR Freeware/Shareware Archive

Member "pms-0.94/library/blowfish/README" of archive pms-0.94.tar.gz:


As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file. That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
    1 This is a quick packaging up of my blowfish code into a library.
    2 It has been lifted from SSLeay.
    3 The copyright notices seem a little harsh because I have not spent the
    4 time to rewrite the conditions from the normal SSLeay ones.
    5 
    6 Basically if you just want to play with the library, not a problem.
    7 
    8 eric 15-Apr-1997
    9 
   10 -----
   11 
   12 Taken the libblowfish code into my pms library.
   13 
   14 Dennis