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

..22-Apr-2016103

asm/H17-Jan-20165

bf_cbc.cH A D17-Jan-20164.6 KiB

bf_cfb64.cH A D17-Jan-20164.4 KiB

bf_ecb.cH A D17-Jan-20163.9 KiB

bf_enc.cH A D17-Jan-20167.5 KiB

bf_locl.hH A D17-Jan-20168.6 KiB

bf_ofb64.cH A D17-Jan-20164.1 KiB

bf_opts.cH A D17-Jan-20168.5 KiB

bf_pi.hH A D17-Jan-201616.9 KiB

bf_skey.cH A D17-Jan-20163.9 KiB

bfs.cppH A D17-Jan-20161.3 KiB

bfspeed.cH A D17-Jan-20167.6 KiB

bftest.cH A D17-Jan-201616.9 KiB

blowfish.hH A D17-Jan-20164.9 KiB

COPYRIGHTH A D17-Jan-20162.3 KiB

INSTALLH A D17-Jan-2016492

MakefileH A D17-Jan-20162.6 KiB

READMEH A D17-Jan-2016315

VERSIONH A D17-Jan-2016181

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