index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
2025-05-19
crypto: hash - Add export_core and import_core hooks
Herbert Xu
2025-05-19
crypto: algif_hash - fix double free in hash_accept
Ivan Pravdin
2025-05-12
crypto: testmgr - enable CRYPTO_MANAGER when CRYPTO_SELFTESTS
Eric Biggers
2025-05-12
crypto: Kconfig - make CRYPTO_MANAGER a hidden symbol
Eric Biggers
2025-05-12
crypto: testmgr - rename noextratests to noslowtests
Eric Biggers
2025-05-12
crypto: testmgr - make it easier to enable the full set of tests
Eric Biggers
2025-05-12
crypto: testmgr - replace CRYPTO_MANAGER_DISABLE_TESTS with CRYPTO_SELFTESTS
Eric Biggers
2025-05-12
crypto: testmgr - remove panic_on_fail
Eric Biggers
2025-05-12
crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARK
Eric Biggers
2025-05-12
crypto: null - use memcpy_sglist()
Eric Biggers
2025-05-12
crypto: null - merge CRYPTO_NULL2 into CRYPTO_NULL
Eric Biggers
2025-05-12
crypto: null - remove the default null skcipher
Eric Biggers
2025-05-12
crypto: krb5enc - do not select CRYPTO_NULL
Eric Biggers
2025-05-12
crypto: geniv - use memcpy_sglist() instead of null skcipher
Eric Biggers
2025-05-12
crypto: gcm - use memcpy_sglist() instead of null skcipher
Eric Biggers
2025-05-12
crypto: authenc - use memcpy_sglist() instead of null skcipher
Eric Biggers
2025-05-12
crypto: algif_aead - use memcpy_sglist() instead of null skcipher
Eric Biggers
2025-05-12
crypto: lib/chacha - add array bounds to function prototypes
Eric Biggers
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
2025-05-05
crypto: ahash - Add core export and import
Herbert Xu
2025-05-05
crypto: ahash - Enforce MAX_SYNC_HASH_REQSIZE for sync ahash
Herbert Xu
2025-05-05
crypto: shash - Mark shash algorithms as REQ_VIRT
Herbert Xu
2025-05-05
crypto: shash - Cap state size to HASH_MAX_STATESIZE
Herbert Xu
2025-05-05
crypto: sha256 - Use the partial block API
Herbert Xu
2025-05-05
crypto: sha256 - Use the partial block API for generic
Herbert Xu
2025-05-05
crypto: api - Rename CRYPTO_ALG_REQ_CHAIN to CRYPTO_ALG_REQ_VIRT
Herbert Xu
2025-05-05
crypto: acomp - Clone folios properly
Herbert Xu
2025-05-05
Revert "crypto: run initcalls for generic implementations earlier"
Herbert Xu
2025-05-05
crypto: streebog - Use API partial block handling
Herbert Xu
2025-05-05
crypto: rmd160 - Use API partial block handling
Herbert Xu
2025-05-05
crypto: sha256 - support arch-optimized lib and expose through shash
Eric Biggers
2025-05-05
crypto: poly1305 - Remove algorithm
Herbert Xu
2025-05-05
crypto: testmgr - Remove poly1305
Herbert Xu
2025-05-05
crypto: chacha20poly1305 - Use lib/crypto poly1305
Herbert Xu
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-29
crypto/krb5: Fix change to use SG miter to use offset
David Howells
2025-04-28
crypto: crc32 - remove "generic" from file and module names
Eric Biggers
2025-04-28
crypto: scatterwalk - Move skcipher walk and use it for memcpy_sglist
Herbert Xu
2025-04-28
crypto: polyval-generic - Use API partial block handling
Herbert Xu
2025-04-28
crypto: hash - Fix clone error handling
Herbert Xu
2025-04-28
crypto: api - Add crypto_request_clone and fb
Herbert Xu
2025-04-28
crypto: lib/poly1305 - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
2025-04-28
crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
2025-04-25
crypto: engine - Remove CRYPTO_ALG_ENGINE bit
Herbert Xu
2025-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2025-04-25
crypto: scompress - increment scomp_scratch_users when already allocated
Sabrina Dubroca
2025-04-23
crypto: xcbc - Use API partial block handling
Herbert Xu
2025-04-23
crypto: cmac - Use API partial block handling
Herbert Xu
2025-04-23
crypto: cbcmac - Use API partial block handling
Herbert Xu
2025-04-23
crypto: sm3-generic - Use API partial block handling
Herbert Xu
[prev]
[next]