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