| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-07-14 | lib/crypto: arm/sha1: Migrate optimized code into library | Eric Biggers | -0/+1309 |
| 2025-07-14 | lib/crypto: arm/poly1305: Remove unneeded empty weak function | Eric Biggers | -6/+1 |
| 2025-07-11 | lib/crypto: arm/poly1305: Fix register corruption in no-SIMD contexts | Eric Biggers | -1/+2 |
| 2025-07-04 | lib/crypto: sha256: Consolidate into single module | Eric Biggers | -32/+9 |
| 2025-07-04 | lib/crypto: sha256: Remove sha256_is_arch_optimized() | Eric Biggers | -7/+0 |
| 2025-07-04 | lib/crypto: sha256: Propagate sha256_block_state type to implementations | Eric Biggers | -5/+5 |
| 2025-07-04 | lib/crypto: sha256: Remove sha256_blocks_simd() | Eric Biggers | -18/+17 |
| 2025-06-30 | lib/crypto: arm: Move arch/arm/lib/crypto/ into lib/crypto/ | Eric Biggers | -0/+3830 |
| 2025-06-30 | lib/crypto: arm/sha512: Migrate optimized SHA-512 code to library | Eric Biggers | -0/+697 |
