aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hazmat/primitives/vectors/NIST/AES/XTSTestVectors/tweak-128hexstr/XTSGenAES128.rsp
Commit message (Collapse)AuthorAgeFilesLines
* restructure vectors into ciphers/hashes/hmacPaul Kehrer2013-10-301-8013/+0
|
* NIST AES XTS vectors.Paul Kehrer2013-10-281-0/+8013
http://csrc.nist.gov/groups/STM/cavp/documents/aes/XTSTestVectors.zip OpenSSL supports the 128-bit hex tweak so that's what we'll be using initially