summaryrefslogtreecommitdiffstats
path: root/Configure
diff options
context:
space:
mode:
authorPauli <paul.dale@oracle.com>2017-12-18 07:42:19 +1000
committerPauli <paul.dale@oracle.com>2017-12-18 08:49:53 +1000
commita93ccf91588163528d475bf9714f24e6e765172a (patch)
tree200f660eddcbd42837bfc53f314b622271c6466c /Configure
parentefb8128ad56924736f50c01cde94b1716560aec7 (diff)
Enable the ARIA ciphers by default.
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4950)
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/Configure b/Configure
index ba646f030a..e4e78ab889 100755
--- a/Configure
+++ b/Configure
@@ -422,7 +422,6 @@ my %deprecated_disablables = (
# All of the following is disabled by default (RC5 was enabled before 0.9.8):
our %disabled = ( # "what" => "comment"
- "aria" => "default",
"asan" => "default",
"crypto-mdebug" => "default",
"crypto-mdebug-backtrace" => "default",