Age | Commit message (Expand) | Author |
---|---|---|
2025-06-13 | crypto: testmgr - reinstate kconfig control over full self-tests | Eric Biggers |
2025-05-12 | crypto: testmgr - make it easier to enable the full set of tests | Eric Biggers |
2025-04-16 | crypto: simd - Include asm/simd.h in internal/simd.h | Herbert Xu |
2024-08-24 | crypto: simd - Do not call crypto_alloc_tfm during registration | Herbert Xu |
2019-03-22 | crypto: simd,testmgr - introduce crypto_simd_usable() | Eric Biggers |
2019-03-22 | crypto: simd - support wrapping AEAD algorithms | Eric Biggers |
2018-03-03 | crypto: simd - allow registering multiple algorithms at once | Eric Biggers |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2016-11-28 | crypto: simd - Add simd skcipher helper | Herbert Xu |