X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/catacomb/blobdiff_plain/ba6e6b64033b1f9de49feccb5c9cd438354481f7:/rsa-priv.c..0f00dc4c8eb47e67bc0f148c2dd109f73a451e0a:/pub/rsa-priv.c diff --git a/rsa-priv.c b/pub/rsa-priv.c similarity index 99% rename from rsa-priv.c rename to pub/rsa-priv.c index fe427bb6..08a8982d 100644 --- a/rsa-priv.c +++ b/pub/rsa-priv.c @@ -1,6 +1,4 @@ /* -*-c-*- - * - * $Id: rsa-priv.c,v 1.4 2004/04/08 01:36:15 mdw Exp $ * * RSA private-key operations *