1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-11-08 06:42:24 +03:00
Files
mbedtls/library/ssl_ciphersuites.c
Manuel Pégourié-Gonnard af37f0f68f Add remaining ARIA suites to priority list
Those suites were defined in ciphersuite_definitions[] but not included in
ciphersuite_preference[] which meant they couldn't be negotiated unless
explicitly added by the user. Add them so that they're usable by default like
any other suite.
2018-02-27 12:39:12 +01:00

98 KiB