mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-08 06:40:16 -04: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).