From e373787f703bc6bc5586ca7d6c988b273aecc39d Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Sun, 20 Jan 2008 11:25:27 +0000 Subject: 20080120-1132 --- appl/lib/crypt/x509.b | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'appl/lib/crypt/x509.b') diff --git a/appl/lib/crypt/x509.b b/appl/lib/crypt/x509.b index 059a58f6..1ced2563 100644 --- a/appl/lib/crypt/x509.b +++ b/appl/lib/crypt/x509.b @@ -20,7 +20,7 @@ include "asn1.m"; include "keyring.m"; keyring : Keyring; - MD4, MD5, SHA1, IPint, DESstate : import keyring; + IPint, DESstate : import keyring; include "security.m"; random : Random; -- cgit v1.2.3