minix/crypto/external/bsd/openssl/dist/crypto/bf
Lionel Sambuc 0a6a1f1d05 NetBSD re-synchronization of the source tree
This brings our tree to NetBSD 7.0, as found on -current on the
10-10-2015.

This updates:
 - LLVM to 3.6.1
 - GCC to GCC 5.1
 - Replace minix/commands/zdump with usr.bin/zdump
 - external/bsd/libelf has moved to /external/bsd/elftoolchain/
 - Import ctwm
 - Drop sprintf from libminc

Change-Id: I149836ac18e9326be9353958bab9b266efb056f0
2016-01-13 20:32:14 +01:00
..
asm Importing crypto libraries 2015-10-07 23:37:12 +02:00
bf_cbc.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
bf_cfb64.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
bf_ecb.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
bf_enc.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
bf_locl.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
bf_ofb64.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
bf_opts.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
bf_pi.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
bf_skey.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
bfs.cpp Importing crypto libraries 2015-10-07 23:37:12 +02:00
bfspeed.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
bftest.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
blowfish.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
COPYRIGHT Importing crypto libraries 2015-10-07 23:37:12 +02:00
INSTALL Importing crypto libraries 2015-10-07 23:37:12 +02:00
Makefile NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
README Importing crypto libraries 2015-10-07 23:37:12 +02:00
VERSION Importing crypto libraries 2015-10-07 23:37:12 +02:00

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