Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-31 | alg-sha256.c: Explicitly clear the context state in HMAC_SHA256_Final. | Björn Esser | 1 | -0/+3 |
2022-11-07 | alg-sha256.c: SHA-2 Maj() optimization proposed by Wei Dai. | Björn Esser | 1 | -3/+9 |
2021-03-07 | Remove the XCRYPT_SECURE_MEMSET and insecure_memzero macros. | Zack Weinberg | 1 | -24/+22 |
2021-03-07 | Remove redundant byte order conversion functions. | Zack Weinberg | 1 | -39/+5 |
2019-09-07 | alg-sha256: Fix false positive finding from CovScan. (Fixes #93) | Björn Esser | 1 | -1/+2 |
2019-03-01 | Move code, documentation, and tests into subdirectories. | Zack Weinberg | 1 | -0/+652 |