chiark / gitweb /
CREDITS, copyright: Promote Joey Hess's packaging credit
[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 Joachim Henkea - base91 specificaation and C implementation
14 Adrien Béraud, Guillaume Jacquenot, SunDwarf aka eyesismine - base91 python
15
16 Simon Tatham, Jonathan Amery, Ian Jackson - testing and debugging
17 Simon Tatham - RSA signatures using Chinese Remainder Theorem
18 Simon Tatham - endianness cleanups in transform.c
19 Richard Kettlewell, Matthew Vernon, Peter Benie - assorted bugfixes
20 "Omnifarious" and "btel" on Stackoverflow - python yes/no arg parsing
21 Joachim Henke - basE91 encoding format and the corresponding C library
22 Adrien Béraud, Guillaume Jacquenot, SunDwarf - python basE91 library
23 Joey Hess - some elements of the Debian packaging