chiark / gitweb /
site, netlink: abolish max_end_pad and min_end_pad
[secnet.git] / CREDITS
diff --git a/CREDITS b/CREDITS
index 05a92a1e058ae02651fd4a07c359d7acf93d89f4..c934ab7d3424c4f16cdeb35c0066affce2af4bef 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -1,7 +1,13 @@
 Stephen Early <steve@greenend.org.uk> - original author
 Ross Anderson, Eli Biham, Lars Knudsen - serpent
 Colin Plumb, Ian Jackson - MD5 implementation
+Ian Jackson - hacky parallelism, serpent keying and endianness bugfixes
 Steve Reid <sreid@sea-to-sky.net>, James H. Brown <jbrown@burgoyne.com> - 
   SHA1 implementation
 Cendio Systems AB - ipaddr.py
 Mark Martinec <mark.martinec@ijs.si> - portable snprintf
+
+Simon Tatham, Jonathan Amery, Ian Jackson - testing and debugging
+Simon Tatham - RSA signatures using Chinese Remainder Theorem
+Simon Tatham - endianness cleanups in transform.c
+Richard Kettlewell, Peter Benie - assorted bugfixes