openssl/crypto/bf
Tim Hudson b558c8d597 mark all block comments that need format preserving so that
indent will not alter them when reformatting comments

(cherry picked from commit 1d97c84351)

Conflicts:
	crypto/bn/bn_lcl.h
	crypto/bn/bn_prime.c
	crypto/engine/eng_all.c
	crypto/rc4/rc4_utl.c
	crypto/sha/sha.h
	ssl/kssl.c
	ssl/t1_lib.c

Conflicts:
	crypto/rc4/rc4_enc.c
	crypto/x509v3/v3_scts.c
	crypto/x509v3/v3nametest.c
	ssl/d1_both.c
	ssl/s3_srvr.c
	ssl/ssl.h
	ssl/ssl_locl.h
	ssl/ssltest.c
	ssl/t1_lib.c

Conflicts:
	crypto/asn1/a_sign.c
	crypto/bn/bn_div.c
	crypto/dsa/dsa_asn1.c
	crypto/ec/ecp_nistp224.c
	crypto/ec/ecp_nistp256.c
	crypto/ec/ecp_nistp521.c
	crypto/ec/ecp_nistputil.c
	crypto/modes/gcm128.c
	crypto/opensslv.h
	ssl/d1_both.c
	ssl/heartbeat_test.c
	ssl/s3_clnt.c
	ssl/s3_srvr.c
	ssl/ssl_sess.c
	ssl/t1_lib.c
	test/testutil.h

Conflicts:
	apps/openssl.c
	apps/ts.c
	apps/vms_decc_init.c
	crypto/aes/aes_core.c
	crypto/aes/aes_x86core.c
	crypto/dsa/dsa_ameth.c
	crypto/ec/ec2_mult.c
	crypto/evp/evp.h
	crypto/objects/objects.h
	crypto/rsa/rsa_pss.c
	crypto/stack/safestack.h
	crypto/ts/ts.h
	crypto/ts/ts_rsp_verify.c
	crypto/whrlpool/wp_dgst.c
	crypto/x509v3/v3_ncons.c
	e_os2.h
	engines/ccgost/gost89.c
	engines/ccgost/gost_ctl.c
	engines/ccgost/gost_keywrap.c
	engines/ccgost/gost_keywrap.h
	engines/ccgost/gost_sign.c
	ssl/kssl.c
	ssl/s3_srvr.c

Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-01-22 09:48:44 +00:00
..
asm Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
.cvsignore Add DTLS support. 2005-04-26 16:02:40 +00:00
bf_cbc.c Constify 2000-02-08 14:19:14 +00:00
bf_cfb64.c Constify 2000-02-08 14:19:14 +00:00
bf_ecb.c Update from HEAD. 2007-01-21 13:16:49 +00:00
bf_enc.c fix warnings when building openssl with (gcc 3.3.1): 2005-08-28 23:20:52 +00:00
bf_locl.h ispell (and minor modifications) 2000-02-03 23:23:24 +00:00
bf_ofb64.c Constify 2000-02-08 14:19:14 +00:00
bf_opts.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
bf_pi.h Move initial key to read-only segment. 2000-02-15 17:43:12 +00:00
bf_skey.c Merge FIPS low level algorithm blocking code. Give hard errors if non-FIPS 2008-09-16 10:47:28 +00:00
bfs.cpp Submitted by: 1999-04-23 23:28:26 +00:00
bfspeed.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
bftest.c Netware-specific changes, 2003-11-28 13:10:58 +00:00
blowfish.h mark all block comments that need format preserving so that 2015-01-22 09:48:44 +00:00
COPYRIGHT Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
INSTALL Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
Makefile Make update: delete duplicate error code. 2008-09-17 17:11:09 +00:00
README Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
VERSION Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00: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