From: mdw Date: Sun, 15 Oct 2000 17:48:39 +0000 (+0000) Subject: More hash modes to be ignored. X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/commitdiff_plain/0b74ca2c61642eae3a61cc641f837f8f044f6278 More hash modes to be ignored. --- diff --git a/.cvsignore b/.cvsignore index 153aa9c..334af62 100644 --- a/.cvsignore +++ b/.cvsignore @@ -138,6 +138,18 @@ sha-hmac.c sha-hmac.h sha-mgf.c sha-mgf.h +sha256-hmac.c +sha256-hmac.h +sha256-mgf.c +sha256-mgf.h +sha384-hmac.c +sha384-hmac.h +sha384-mgf.c +sha384-mgf.h +sha512-hmac.c +sha512-hmac.h +sha512-mgf.c +sha512-mgf.h skipjack-cbc.c skipjack-cbc.h skipjack-cfb.c