From: Richard Levitte Date: Fri, 2 Dec 2005 09:30:25 +0000 (+0000) Subject: wq instead of wp? That's gotta be among the more amazing typos I've X-Git-Tag: OpenSSL_0_9_8k^2~1676 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7096217d39bcbd5d0b94d0bc4f52502c9550af88;p=oweals%2Fopenssl.git wq instead of wp? That's gotta be among the more amazing typos I've made... --- diff --git a/crypto/crypto-lib.com b/crypto/crypto-lib.com index c5f0463ccb..b58c766691 100644 --- a/crypto/crypto-lib.com +++ b/crypto/crypto-lib.com @@ -227,7 +227,7 @@ $ LIB_EVP = "encode,digest,evp_enc,evp_key,evp_acnf,"+ - "e_des,e_bf,e_idea,e_des3,"+ - "e_rc4,e_aes,names,"+ - "e_xcbc_d,e_rc2,e_cast,e_rc5" -$ LIB_EVP_2 = "m_null,m_md2,m_md4,m_md5,m_sha,m_sha1,m_wq," + - +$ LIB_EVP_2 = "m_null,m_md2,m_md4,m_md5,m_sha,m_sha1,m_wp," + - "m_dss,m_dss1,m_mdc2,m_ripemd,m_ecdsa,"+ - "p_open,p_seal,p_sign,p_verify,p_lib,p_enc,p_dec,"+ - "bio_md,bio_b64,bio_enc,evp_err,e_null,"+ -