mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
9cb0969f65
1. The already released version was 0.9.1c and not 0.9.1b 2. The next release should be 0.9.2 and not 0.9.1d, because first the changes are already too large, second we should avoid any more 0.9.1x confusions and third, the Apache version semantics of VERSION.REVISION.PATCHLEVEL for the version string is reasonable (and here .2 is already just a patchlevel and not major change). tVS: ---------------------------------------------------------------------- |
||
---|---|---|
.. | ||
asm | ||
.cvsignore | ||
bf_cbc.c | ||
bf_cfb64.c | ||
bf_ecb.c | ||
bf_enc.c | ||
bf_locl | ||
bf_locl.org | ||
bf_ofb64.c | ||
bf_opts.c | ||
bf_pi.h | ||
bf_skey.c | ||
bfs.cpp | ||
bfspeed.c | ||
bftest.c | ||
blowfish.h | ||
COPYRIGHT | ||
INSTALL | ||
Makefile.ssl | ||
Makefile.uni | ||
README | ||
VERSION |
This is a quick packaging up of my blowfish code into a library. It has been lifted from SSLeay. The copyright notices seem a little harsh because I have not spent the time to rewrite the conditions from the normal SSLeay ones. Basically if you just want to play with the library, not a problem. eric 15-Apr-1997