X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/catacomb/blobdiff_plain/ba6e6b64033b1f9de49feccb5c9cd438354481f7:/sha.c..0f00dc4c8eb47e67bc0f148c2dd109f73a451e0a:/symm/sha.c?ds=inline diff --git a/sha.c b/symm/sha.c similarity index 99% rename from sha.c rename to symm/sha.c index 157b81b4..e4b50237 100644 --- a/sha.c +++ b/symm/sha.c @@ -1,6 +1,4 @@ /* -*-c-*- - * - * $Id: sha.c,v 1.4 2004/04/08 01:36:15 mdw Exp $ * * Implementation of the SHA-1 hash function *