aboutsummaryrefslogtreecommitdiff
path: root/decrepit/xts
AgeCommit message (Expand)AuthorFilesLines
2024-03-29Switch EVP_CIPHERs to C99 initializersDavid Benjamin1-11/+11
2024-03-16Remove unused app_data from EVP_CIPHERTheo Buehler1-4/+9
2023-01-31Fix stray */s in // line comment license headersDavid Benjamin1-1/+1
2022-05-26Make EVP_CIPHER opaque.David Benjamin1-1/+2
2020-01-03Add some XTS tests.David Benjamin1-0/+268
2019-02-14Remove non-STRICT_ALIGNMENT code from xts.c.David Benjamin1-20/+0
2018-10-01Fix undefined block128_f, etc., casts.David Benjamin1-10/+10
2018-09-05Flatten the decrepit target.David Benjamin1-9/+0
2017-08-18Run the comment conversion script on decrepit/David Benjamin1-3/+3
2017-04-21Move modes/ into the FIPS moduleAdam Langley1-1/+1
2016-12-21Work around language and compiler bug in memcpy, etc.David Benjamin1-7/+7
2015-11-19Fix AES XTS mode key size.Matt Braithwaite1-61/+23
2015-10-26Fix the shared builders by exporting GCM symbols.Adam Langley1-1/+2
2015-08-26Move arm_arch.h and fix up lots of include paths.Adam Langley1-1/+1
2015-08-19Re-add the C version (only) of |EVP_aes_256_xts|Matt Braithwaite2-0/+304