Hello, The bindings here are missing support for AES-XTS. [This is supported in SymCrypt](https://github.com/microsoft/SymCrypt/blob/main/lib/xtsaes.c). At first glance (admittedly very shallow), such support doesn't look terribly difficult to implement.
Hello,
The bindings here are missing support for AES-XTS. This is supported in SymCrypt.
At first glance (admittedly very shallow), such support doesn't look terribly difficult to implement.