Age | Commit message (Expand) | Author |
---|---|---|
2025-07-04 | lib/crypto: sha256: Consolidate into single module | Eric Biggers |
2025-07-04 | lib/crypto: sha256: Remove sha256_is_arch_optimized() | Eric Biggers |
2025-07-04 | lib/crypto: sha256: Propagate sha256_block_state type to implementations | Eric Biggers |
2025-07-04 | lib/crypto: sha256: Remove sha256_blocks_simd() | Eric Biggers |
2025-06-30 | lib/crypto: riscv: Move arch/riscv/lib/crypto/ into lib/crypto/ | Eric Biggers |
2025-06-30 | lib/crypto: riscv/sha512: Migrate optimized SHA-512 code to library | Eric Biggers |