chiark / gitweb /
subdirmk: Change stub force target to `run-main.mk'
[secnet.git] / CREDITS
1 Stephen Early <steve@greenend.org.uk> - original author
2 Ian Jackson <ijackson@chiark.greenend.org.uk> - current maintainer
3 Mark Wooding <mdw@distorted.org.uk> - much useful stuff
4 Ross Anderson, Eli Biham, Lars Knudsen - serpent
5 Colin Plumb, Ian Jackson - MD5 implementation
6 Steve Reid, James H. Brown, Saul Kravitz - SHA1 implementation
7 Vincent Rijmen, Antoon Bosselaers, Paulo Barreto - Rijndael (AES) implementation
8 Guido Draheim - ac_prog_cc_no_writeable_strings.m4
9 Free Software Foundation and Scott G. Miller - SHA-512 implementation
10 Free Software Foundation and Paul Eggert - u64.h
11 Massachusetts Institute of Technology - install-sh
12
13 Simon Tatham, Jonathan Amery, Ian Jackson - testing and debugging
14 Simon Tatham - RSA signatures using Chinese Remainder Theorem
15 Simon Tatham - endianness cleanups in transform.c
16 Richard Kettlewell, Matthew Vernon, Peter Benie - assorted bugfixes
17 "Omnifarious" and "btel" on Stackoverflow - python yes/no arg parsing