diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2006-10-17 18:03:09 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2006-10-17 18:03:09 +0000 |
commit | b5edacf22f4fc31fd06664f5e3ab21b5abb08263 (patch) | |
tree | 26e11ba6ee9ab1a849a151eb55bb88e309b29b7b /AUTHORS | |
parent | 3b4d21e6d834a18503a643fc8326b01f417d4bdf (diff) |
Add SHA1 implementation by Allan Saddi (sha.sf.net)
Also: mention the sha1 code in AUTHORS and COPYING; check endianness in
configure.ac; add myself to AUTHORS.
20061017180309-53eee-c8c782f5f4eac70cb31a3d3c5a5aad0fa14767b4.gz
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,3 +2,9 @@ Robert McQueen <robert.mcqueen@collabora.co.uk> Rob Taylor <rob.taylor@collabora.co.uk> Ole André <ole.andre.ravnaas@collabora.co.uk> Ross Burton <ross@burtonini.com> +Simon McVittie <simon.mcvittie@collabora.co.uk> + +The Gabble source distribution includes the following third-party code: + +* src/sha1 by Allan Saddi <allan@saddi.com>, taken from + sha v1.0.4 <http://sourceforge.net/projects/sha/> |