Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-07-14 | lib/crypto: powerpc/sha1: Migrate optimized code into library | Eric Biggers | 3 | -0/+549 |
2025-07-04 | lib/crypto: sha256: Consolidate into single module | Eric Biggers | 3 | -19/+3 |
2025-07-04 | lib/crypto: sha256: Remove sha256_is_arch_optimized() | Eric Biggers | 1 | -6/+0 |
2025-07-04 | lib/crypto: sha256: Propagate sha256_block_state type to implementations | Eric Biggers | 1 | -2/+3 |
2025-06-30 | lib/crypto: powerpc: Move arch/powerpc/lib/crypto/ into lib/crypto/ | Eric Biggers | 8 | -0/+2531 |