openssl/crypto/rc5
Rich Salz e0a651945c Copyright consolidation: perl files
Add copyright to most .pl files
This does NOT cover any .pl file that has other copyright in it.
Most of those are Andy's but some are public domain.
Fix typo's in some existing files.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-04-20 09:45:40 -04:00
..
asm Copyright consolidation: perl files 2016-04-20 09:45:40 -04:00
build.info Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS) 2016-03-13 00:02:55 +01:00
Makefile.in Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
rc5_ecb.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rc5_enc.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rc5_locl.h Keep RC5 bit shifts in [0..31] 2016-01-28 21:39:46 -05:00
rc5_skey.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rc5cfb64.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rc5ofb64.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
rc5s.cpp