commit | e45dba47b517d2af87a90cff8c5a1d8241ed625c | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Tue May 12 14:54:15 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Tue May 12 14:54:15 2015 +0200 |
tree | fa42b2b554fdb5a9379d66d70ece841d76e83116 | |
parent | d1a82603add6f9f212942c893cd99f28da0e3833 [diff] [blame] |
Remove unused member in des_context
diff --git a/ChangeLog b/ChangeLog index 58c925f..7ef5184 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -96,6 +96,7 @@ * Remove sig_oid2 and rename sig_oid1 to sig_oid in x509_crt and x509_crl. * x509_crt.key_usage changed from unsigned char to unsigned int. * Remove r and s from ecdsa_context + * Remove mode from des_context and des3_context Default behavior changes * The default minimum TLS version is now TLS 1.0.