Re: [cryptopp-users] Re: XTS does not get the expected result for non-byte-aligned NIST vectors

2021-05-21 Thread yu li
Will you support bit-oriented XTS in the next release? The values seem non-sensical to me. Where did 137-bit data unit come from? That's going to be a sector size in real life, so its going to be 512, 2048, 4096, 64k, etc. >>> In practice, there seems to be no such use case. 在2021年5月20日星期四 UTC+8

Re: [cryptopp-users] Re: XTS does not get the expected result for non-byte-aligned NIST vectors

2021-05-20 Thread Jeffrey Walton
On Thu, May 20, 2021 at 4:02 AM yu li wrote: > > Thank you for your reply. > > All test vector in > https://github.com/weidai11/cryptopp/blob/master/TestVectors/xts.txt. are > byte-aligned . I've tested these vectors locally, and they're all pass. But > it doesn't have a non-byte-aligned vecto