• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..06-Jul-2017-

asm/H06-Jul-2017-277204

COPYRIGHTH A D06-Jul-20172.3 KiB4739

INSTALLH A D06-Jul-2017492 1510

MakefileH A D06-Jul-20172.8 KiB10473

READMEH A D06-Jul-2017315 96

VERSIONH A D06-Jul-2017181 74

bf_cbc.cH A D06-Jul-20175.2 KiB13675

bf_cfb64.cH A D06-Jul-20174.9 KiB12457

bf_ecb.cH A D06-Jul-20174 KiB10132

bf_enc.cH A D06-Jul-20178.8 KiB301217

bf_locl.hH A D06-Jul-201710 KiB222114

bf_ofb64.cH A D06-Jul-20174.4 KiB11145

bf_opts.cH A D06-Jul-20179.4 KiB325232

bf_pi.hH A D06-Jul-201732.4 KiB580521

bf_skey.cH A D06-Jul-20174.4 KiB12656

bfs.cppH A D06-Jul-20171.3 KiB6854

bfspeed.cH A D06-Jul-20178.2 KiB266180

bftest.cH A D06-Jul-201719.9 KiB539429

blowfish.hH A D06-Jul-20175.2 KiB13146

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