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
/
crypto
Age
Commit message (
Expand
)
Author
2026-02-05
pkcs7: Change a pr_warn() to pr_warn_once()
David Howells
2026-02-02
pkcs7: Allow authenticatedAttributes for ML-DSA
David Howells
2026-01-30
pkcs7, x509: Add ML-DSA support
David Howells
2026-01-30
pkcs7: Allow the signing algo to do whatever digestion it wants itself
David Howells
2026-01-30
pkcs7, x509: Rename ->digest to ->m
David Howells
2026-01-30
x509: Separately calculate sha256 for blacklist
David Howells
2026-01-28
crypto: Use scoped init guard
Marco Elver
2026-01-23
crypto: ecc - Streamline alloc_point and remove {alloc,free}_digits_space
Thorsten Blum
2026-01-23
crypto: testmgr - allow authenc(sha224,rfc3686) variant in fips mode
Aleksander Jan Bajkowski
2026-01-23
crypto: blowfish - fix typo in comment
Alexander Bendezu
2026-01-23
crypto: api - remove unnecessary forward declarations
Thorsten Blum
2026-01-23
crypto: simd - Simplify request size calculation in simd_aead_init
Thorsten Blum
2026-01-23
crypto: engine - Use unregister_* in register_{aeads,ahashes,skciphers}
Thorsten Blum
2026-01-23
crypto: lskcipher - Use unregister_lskciphers in register_lskciphers
Thorsten Blum
2026-01-23
crypto: skcipher - Use unregister_skciphers in register_skciphers
Thorsten Blum
2026-01-23
crypto: shash - Use unregister_shashes in register_shashes
Thorsten Blum
2026-01-23
crypto: ahash - Use unregister_ahashes in register_ahashes
Thorsten Blum
2026-01-23
crypto: acomp - Use unregister_acomps in register_acomps
Thorsten Blum
2026-01-21
crypto: Add ML-DSA crypto_sig support
David Howells
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-20
crypto: authencesn - reject too-short AAD (assoclen<8) to match ESP/ESN spec
Taeyang Lee
2026-01-15
crypto: drbg - Use new AES library API
Eric Biggers
2026-01-12
crypto: aes - Replace aes-generic with wrapper around lib
Eric Biggers
2026-01-12
crypto: aes - Remove aes-fixed-time / CONFIG_CRYPTO_AES_TI
Eric Biggers
2026-01-12
crypto: aegis - Switch from crypto_ft_tab[] to aes_enc_tab[]
Eric Biggers
2026-01-12
crypto: testmgr - Remove nhpoly1305 tests
Eric Biggers
2026-01-12
crypto: nhpoly1305 - Remove crypto_shash support
Eric Biggers
2026-01-12
crypto: adiantum - Drop support for asynchronous xchacha ciphers
Eric Biggers
2026-01-12
crypto: adiantum - Use memcpy_{to,from}_sglist()
Eric Biggers
2026-01-12
crypto: adiantum - Use scatter_walk API instead of sg_miter
Eric Biggers
2026-01-12
crypto: adiantum - Convert to use NH library
Eric Biggers
2026-01-05
crypto: Enable context analysis
Marco Elver
2025-12-29
crypto: drbg - make drbg_get_random_bytes() return *void*
Sergey Shtylyov
2025-12-29
crypto: drbg - make drbg_fips_continuous_test() return bool
Sergey Shtylyov
2025-12-29
crypto: drbg - kill useless variable in drbg_fips_continuous_test()
Sergey Shtylyov
2025-12-29
crypto: khazad - simplify return statement in khazad_mod_init
Thorsten Blum
2025-12-19
crypto: algapi - Use crypto_unregister_algs in crypto_register_algs
Thorsten Blum
2025-12-19
crypto: scompress - Use crypto_unregister_scomps in crypto_register_scomps
Thorsten Blum
2025-12-19
crypto: scompress - Remove forward declaration of crypto_scomp_show
Thorsten Blum
2025-12-19
crypto: fips - annotate fips_enable() with __init to free init memory after boot
Can Peng
2025-12-19
crypto: seqiv - Do not use req->iv after crypto_aead_encrypt
Herbert Xu
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-12-03
Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-12-02
Merge tag 'fpsimd-on-stack-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-12-01
crypto: zstd - fix double-free in per-CPU stream cleanup
Giovanni Cabiddu
2025-11-24
crypto: ahash - Zero positive err value in ahash_update_finish
Herbert Xu
2025-11-24
crypto: ahash - Fix crypto_ahash_import with partial block data
Herbert Xu
2025-11-24
crypto: drbg - Delete unused ctx from struct sdesc
Herbert Xu
2025-11-24
crypto: testmgr - Add missing DES weak and semi-weak key tests
Thorsten Blum
2025-11-22
Revert "crypto: scatterwalk - Move skcipher walk and use it for memcpy_sglist"
Eric Biggers
[prev]
[next]