mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-09 13:54:26 +02:00
XTS keys can be double the size, since XTS uses two keys concatenated together as a key (one for the tweak, one for encryption).
XTS keys can be double the size, since XTS uses two keys concatenated together as a key (one for the tweak, one for encryption).