• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..06-Aug-201498

asm/H06-Aug-20145

bf_cbc.cH A D04-Feb-20134.6 KiB

bf_cfb64.cH A D04-Feb-20134.4 KiB

bf_ecb.cH A D04-Feb-20133.9 KiB

bf_enc.cH A D04-Feb-20137.5 KiB

bf_locl.hH A D04-Feb-20138.6 KiB

bf_ofb64.cH A D04-Feb-20134.1 KiB

bf_opts.cH A D04-Feb-20138.5 KiB

bf_pi.hH A D04-Feb-201316.9 KiB

bf_skey.cH A D04-Feb-20134 KiB

bfs.cppH A D04-Feb-20131.3 KiB

bfspeed.cH A D04-Feb-20137.6 KiB

bftest.cH A D04-Feb-201316.9 KiB

blowfish.hH A D10-Jul-20145.1 KiB

COPYRIGHTH A D04-Feb-20132.3 KiB

INSTALLH A D04-Feb-2013492

MakefileH A D04-Feb-20133.2 KiB

READMEH A D04-Feb-2013315

VERSIONH A D04-Feb-2013181

README

1This is a quick packaging up of my blowfish code into a library.
2It has been lifted from SSLeay.
3The copyright notices seem a little harsh because I have not spent the
4time to rewrite the conditions from the normal SSLeay ones.
5
6Basically if you just want to play with the library, not a problem.
7
8eric 15-Apr-1997
9