xts mode #64
sidielnikov
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Bro, please add XTS mode for AES
Here are a few examples to help you
https://github.com/tkp1n/ArmAes
not working decryption. If it's not difficult to tell me how to fix the function
DecryptDataUnit256(
in AesKey key,
ref byte tweak,
ref byte ct, nuint ctLen,
ref byte pt)
https://github.com/mikhail-khalizev/XTSSharp
Beta Was this translation helpful? Give feedback.
All reactions