mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 16:18:43 +00: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).