Makefile.in: Drop dist target
[secnet] / CREDITS
CommitLineData
558fa3fb 1Stephen Early <steve@greenend.org.uk> - original author
c215a4bc 2Ian Jackson <ijackson@chiark.greenend.org.uk> - current maintainer
558fa3fb
SE
3Ross Anderson, Eli Biham, Lars Knudsen - serpent
4Colin Plumb, Ian Jackson - MD5 implementation
c215a4bc
IJ
5Steve Reid, James H. Brown, Saul Kravitz - SHA1 implementation
6Vincent Rijmen, Antoon Bosselaers, Paulo Barreto - Rijndael (AES) implementation
7Guido Draheim - ac_prog_cc_no_writeable_strings.m4
8Free Software Foundation and Scott G. Miller - SHA-512 implementation
9Free Software Foundation and Paul Eggert - u64.h
10Massachusetts Institute of Technology - install-sh
4f5e39ec
SE
11
12Simon Tatham, Jonathan Amery, Ian Jackson - testing and debugging
fe5e9cc4 13Simon Tatham - RSA signatures using Chinese Remainder Theorem
3b83c932 14Simon Tatham - endianness cleanups in transform.c
c215a4bc 15Richard Kettlewell, Matthew Vernon, Peter Benie - assorted bugfixes