summaryrefslogtreecommitdiff
path: root/lib/alg-yescrypt-opt.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-08Fix warning about signed->unsigned conversionMoinak Bhattacharyya1-1/+1
2022-11-07Fix warning about truncating conversionMoinak Bhattacharyya1-1/+1
2021-03-16Fix more CI failures.Zack Weinberg1-1/+6
2021-03-16alg-yescrypt-opt.c: Cast output of _mm_cvtsi128_si32 to uint32_t.Zack Weinberg1-1/+1
2021-03-07Remove the XCRYPT_SECURE_MEMSET and insecure_memzero macros.Zack Weinberg1-8/+7
2021-03-07Remove redundant byte order conversion functions.Zack Weinberg1-7/+14
2019-03-03Fix the (not happening) explicit null dereference found by CovScan.Björn Esser1-3/+10
2019-03-01Move code, documentation, and tests into subdirectories.Zack Weinberg1-0/+1540