From 4fd7b54dc224930a0ce6dd67b35c598c5072857c Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Mon, 13 Feb 2017 10:36:29 +1100 Subject: DES keys are not 7 days long. CLA: trivial Reviewed-by: Matt Caswell Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/2604) --- crypto/des/set_key.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/des') diff --git a/crypto/des/set_key.c b/crypto/des/set_key.c index 93adff3982..795d9549cf 100644 --- a/crypto/des/set_key.c +++ b/crypto/des/set_key.c @@ -71,7 +71,7 @@ int DES_check_key_parity(const_DES_cblock *key) } /*- - * Weak and semi week keys as take from + * Weak and semi weak keys as taken from * %A D.W. Davies * %A W.L. Price * %T Security for Computer Networks -- cgit v1.2.3