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

..16-Jun-201473

asm/H16-Jun-20145

bf_cbc.cH A D25-Feb-20144.6 KiB

bf_cfb64.cH A D25-Feb-20144.4 KiB

bf_ecb.cH A D25-Feb-20143.9 KiB

bf_enc.cH A D25-Feb-20147.5 KiB

bf_locl.hH A D25-Feb-20148.6 KiB

bf_ofb64.cH A D25-Feb-20144.1 KiB

bf_opts.cH A D25-Feb-20148.4 KiB

bf_pi.hH A D25-Feb-201416.9 KiB

bf_skey.cH A D25-Feb-20143.9 KiB

bfs.cppH A D25-Feb-20141.3 KiB

bfspeed.cH A D25-Feb-20147.6 KiB

bftest.cH A D25-Feb-201416.8 KiB

blowfish.hH A D25-Feb-20145.1 KiB

COPYRIGHTH A D25-Feb-20142.3 KiB

INSTALLH A D25-Feb-2014492

MakefileH A D25-Feb-20143.1 KiB

READMEH A D25-Feb-2014315

VERSIONH A D25-Feb-2014181

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