index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
crypto
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: Add HMAC-SHA224 and HMAC-SHA256 support
Eric Biggers
2025-07-04
lib/crypto: sha256: Propagate sha256_block_state type to implementations
Eric Biggers
2025-07-04
lib/crypto: sha256: Make library API use strongly-typed contexts
Eric Biggers
2025-07-04
lib/crypto: sha256: Add sha224() and sha224_update()
Eric Biggers
2025-07-04
lib/crypto: sha256: Remove sha256_blocks_simd()
Eric Biggers
2025-07-04
lib/crypto: sha256: Reorder some code
Eric Biggers
2025-06-30
crypto: sha512 - Remove sha512_base.h
Eric Biggers
2025-06-30
crypto: sha512 - Replace sha512_generic with wrapper around SHA-512 library
Eric Biggers
2025-06-30
lib/crypto: sha512: Add HMAC-SHA384 and HMAC-SHA512 support
Eric Biggers
2025-06-30
lib/crypto: sha512: Add support for SHA-384 and SHA-512
Eric Biggers
2025-06-27
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-06-26
crypto: ahash - Add crypto_ahash_tested() helper function
Harald Freudenberger
2025-06-26
crypto: ahash - make hash walk functions from ahash.c public
Harald Freudenberger
2025-06-24
module: remove meaningless 'name' parameter from __MODULE_INFO()
Masahiro Yamada
2025-06-23
dm-crypt: Extend state buffer size in crypt_iv_lmk_one
Herbert Xu
2025-06-23
crypto: ahash - Stop legacy tfms from using the set_virt fallback path
Herbert Xu
2025-06-20
lib/crypto: sha256: Mark sha256_choose_blocks as __always_inline
Arnd Bergmann
2025-06-13
crypto: testmgr - reinstate kconfig control over full self-tests
Eric Biggers
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-23
Revert "crypto: testmgr - Add hash export format testing"
Herbert Xu
2025-05-19
crypto: testmgr - Add hash export format testing
Herbert Xu
2025-05-19
crypto: hmac - Add ahash support
Herbert Xu
2025-05-19
crypto: algapi - Add driver template support to crypto_inst_setname
Herbert Xu
2025-05-19
crypto: ahash - Handle partial blocks in API
Herbert Xu
2025-05-19
crypto: hash - Add export_core and import_core hooks
Herbert Xu
2025-05-19
crypto: hash - Move core export and import into internel/hash.h
Herbert Xu
2025-05-12
crypto: testmgr - make it easier to enable the full set of tests
Eric Biggers
2025-05-12
crypto: null - remove the default null skcipher
Eric Biggers
2025-05-12
crypto: geniv - 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 - add strongly-typed state zeroization
Eric Biggers
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
2025-05-05
crypto: ahash - Add HASH_REQUEST_ZERO
Herbert Xu
2025-05-05
crypto: ahash - Add core export and import
Herbert Xu
2025-05-05
crypto: shash - Cap state size to HASH_MAX_STATESIZE
Herbert Xu
2025-05-05
crypto: zynqmp-sha - Fix partial block implementation
Herbert Xu
2025-05-05
crypto: lib/sha256 - Use generic block helper
Herbert Xu
2025-05-05
crypto: sha256 - Use the partial block API for generic
Herbert Xu
2025-05-05
crypto: lib/sha256 - Add helpers for block-based shash
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
crypto: rng - fix documentation for crypto_rng_alg()
Ovidiu Panait
2025-05-05
crypto: streebog - Use API partial block handling
Herbert Xu
2025-05-05
crypto: lib/sha256 - improve function prototypes
Eric Biggers
2025-05-05
crypto: sha256 - remove sha256_base.h
Eric Biggers
2025-05-05
crypto: sha256 - support arch-optimized lib and expose through shash
Eric Biggers
2025-05-05
crypto: lib/poly1305 - Use block-only interface
Herbert Xu
2025-05-05
crypto: lib/poly1305 - Add block-only interface
Herbert Xu
[prev]
[next]