mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 13:28:45 +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).