mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-12 17:42:35 +08:00

Previously, GCM required enabling either AES or Camellia. However, we also support using GCM with ARIA and without other ciphers. Enable configurations with only ARIA enabled to use GCM.