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

..25-Jul-2019101

asm/H25-Jul-20195

bf_cbc.cH A D25-Jul-20194.6 KiB

bf_cfb64.cH A D25-Jul-20194.4 KiB

bf_ecb.cH A D25-Jul-20193.9 KiB

bf_enc.cH A D25-Jul-20197.5 KiB

bf_locl.hH A D25-Jul-20198.6 KiB

bf_ofb64.cH A D25-Jul-20194.1 KiB

bf_opts.cH A D25-Jul-20198.5 KiB

bf_pi.hH A D25-Jul-201916.9 KiB

bf_skey.cH A D25-Jul-20193.9 KiB

bfs.cppH A D25-Jul-20191.3 KiB

bfspeed.cH A D25-Jul-20197.6 KiB

bftest.cH A D25-Jul-201916.9 KiB

blowfish.hH A D25-Jul-20194.9 KiB

COPYRIGHTH A D25-Jul-20192.3 KiB

INSTALLH A D25-Jul-2019492

MakefileH A D25-Jul-20192.6 KiB

READMEH A D25-Jul-2019315

VERSIONH A D25-Jul-2019181

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