| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-11-05 | lib/crypto: arm/blake2s: Fix some comments | Eric Biggers |
| 2025-10-29 | lib/crypto: blake2s: Drop excessive const & rename block => data | Eric Biggers |
| 2025-10-29 | lib/crypto: blake2s: Rename blake2s_state to blake2s_ctx | Eric Biggers |
| 2025-08-29 | lib/crypto: blake2s: Consolidate into single C translation unit | Eric Biggers |
| 2025-06-30 | lib/crypto: arm: Move arch/arm/lib/crypto/ into lib/crypto/ | Eric Biggers |