Age | Commit message (Expand) | Author |
---|---|---|
2025-05-05 | crypto: mips/sha256 - implement library instead of shash | Eric Biggers |
2025-04-28 | crypto: mips - move library functions to arch/mips/lib/crypto/ | Eric Biggers |
2025-04-16 | crypto: mips/poly1305 - remove redundant shash algorithm | Eric Biggers |
2025-04-16 | crypto: mips/poly1305 - drop redundant dependency on CONFIG_MIPS | Eric Biggers |
2025-04-07 | crypto: mips/chacha - remove the skcipher algorithms | Eric Biggers |
2025-03-02 | crypto: lib/Kconfig - Hide arch options from user | Herbert Xu |
2024-12-01 | mips/crc32: expose CRC32 functions through lib | Eric Biggers |
2022-08-26 | crypto: Kconfig - simplify cipher entries | Robert Elliott |
2022-08-26 | crypto: Kconfig - simplify hash entries | Robert Elliott |
2022-08-26 | crypto: Kconfig - simplify CRC entries | Robert Elliott |
2022-08-26 | crypto: Kconfig - move mips entries to a submenu | Robert Elliott |