Added a SHA1 function to the build. I need it for password hashes.
authorArt Cancro <ajc@citadel.org>
Thu, 6 Dec 2007 21:36:54 +0000 (21:36 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 6 Dec 2007 21:36:54 +0000 (21:36 +0000)
commit6adf0c50f579d1bfdd044cc9c69a4e88d00798b2
tree80e8fa9387e157974c6434c598b66b4c3b2234aa
parentb689fd4d1a8e7698ef7c5f5565ad6f15a632e0f3
Added a SHA1 function to the build.  I need it for password hashes.
citadel/Makefile.in
citadel/sha1.c [new file with mode: 0644]
citadel/sha1.h [new file with mode: 0644]