Aorimn 0089d36ae5 Implement AES-XEX mode
XEX mode, known as "xor-encrypt-xor", is the simple case of the XTS
mode, known as "XEX with ciphertext stealing". When the buffers to be
encrypted/decrypted have a length divisible by the length of a standard
AES block (16), XTS is exactly like XEX.
2018-06-13 11:56:03 +01:00
..
2018-06-13 11:56:03 +01:00
2018-05-25 08:02:18 -04:00
2018-05-30 13:57:29 +01:00
2018-04-16 14:51:52 +01:00
2018-05-15 09:21:57 +01:00
2018-05-15 09:21:57 +01:00
2018-04-23 06:16:40 +01:00
2018-04-01 15:12:46 +03:00
2018-05-15 09:21:57 +01:00
2018-05-15 09:21:57 +01:00
2018-06-11 13:10:14 +01:00
2018-04-16 16:31:16 +01:00
2018-05-15 09:21:57 +01:00
2018-05-15 09:21:57 +01:00
2018-05-15 09:21:57 +01:00
2018-05-15 09:21:57 +01:00
2018-06-05 10:25:04 +01:00
2018-04-01 15:59:58 +03:00