linux-crypto
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/12/08
Re: [PATCH v3 02/10] crypto: virtio: Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req
Jason Wang
2025/12/08
Re: [PATCH v3 01/10] crypto: virtio: Add spinlock protection with virtqueue notification
Bibo Mao
2025/12/08
[PATCH v3 09/10] crypto: virtio: Add skcipher support without IV
Bibo Mao
2025/12/08
[PATCH v3 08/10] crypto: virtio: Add IV buffer in structure virtio_crypto_sym_request
Bibo Mao
2025/12/08
[PATCH v3 07/10] crypto: virtio: Add req_data with structure virtio_crypto_sym_request
Bibo Mao
2025/12/08
[PATCH v3 06/10] crypto: virtio: Remove AES specified marcro AES_BLOCK_SIZE
Bibo Mao
2025/12/08
[PATCH v3 05/10] crypto: virtio: Use generic API aes_check_keylen()
Bibo Mao
2025/12/08
[PATCH v3 02/10] crypto: virtio: Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req
Bibo Mao
2025/12/08
[PATCH v3 10/10] crypto: virtio: Add ecb aes algo support
Bibo Mao
2025/12/08
[PATCH v3 04/10] crypto: virtio: Add algo pointer in virtio_crypto_skcipher_ctx
Bibo Mao
2025/12/08
[PATCH v3 01/10] crypto: virtio: Add spinlock protection with virtqueue notification
Bibo Mao
2025/12/08
[PATCH v3 03/10] crypto: virtio: Replace package id with numa node id
Bibo Mao
2025/12/08
[PATCH v3 10/10] crypto: virtio: Add ecb aes algo support
Bibo Mao
2025/12/08
[PATCH v3 08/10] crypto: virtio: Add IV buffer in structure virtio_crypto_sym_request
Bibo Mao
2025/12/08
[PATCH v3 07/10] crypto: virtio: Add req_data with structure virtio_crypto_sym_request
Bibo Mao
2025/12/08
[PATCH v3 06/10] crypto: virtio: Remove AES specified marcro AES_BLOCK_SIZE
Bibo Mao
2025/12/08
[PATCH v3 03/10] crypto: virtio: Replace package id with numa node id
Bibo Mao
2025/12/08
[PATCH v3 04/10] crypto: virtio: Add algo pointer in virtio_crypto_skcipher_ctx
Bibo Mao
2025/12/08
[PATCH v3 01/10] crypto: virtio: Add spinlock protection with virtqueue notification
Bibo Mao
2025/12/08
[PATCH v3 09/10] crypto: virtio: Add skcipher support without IV
Bibo Mao
2025/12/08
[PATCH v3 05/10] crypto: virtio: Use generic API aes_check_keylen()
Bibo Mao
2025/12/08
[PATCH v3 02/10] crypto: virtio: Remove duplicated virtqueue_kick in virtio_crypto_skcipher_crypt_req
Bibo Mao
2025/12/07
Re: [PATCH bpf-next v3 2/6] crypto: Add BPF hash algorithm type registration module
bot+bpf-ci
2025/12/07
[PATCH bpf-next v3 2/6] crypto: Add BPF hash algorithm type registration module
Daniel Hodges
2025/12/07
[PATCH bpf-next v3 5/6] bpf: Add ECDSA signature verification kfuncs
Daniel Hodges
2025/12/07
[PATCH bpf-next v3 6/6] selftests/bpf: Add tests for ECDSA signature verification kfuncs
Daniel Hodges
2025/12/07
[PATCH bpf-next v3 3/6] bpf: Add SHA hash kfunc for cryptographic hashing
Daniel Hodges
2025/12/07
[PATCH bpf-next v3 4/6] selftests/bpf: Add tests for bpf_crypto_hash kfunc
Daniel Hodges
2025/12/07
[PATCH bpf-next v3 1/6] bpf: Extend bpf_crypto_type with hash operations
Daniel Hodges
2025/12/07
[PATCH bpf-next v3 0/6] Add cryptographic hash and signature verification kfuncs to BPF
Daniel Hodges
2025/12/07
Re: [PATCH bpf-next v2 1/5] crypto: Add BPF hash algorithm type registration module
Daniel Hodges
2025/12/07
Re: [PATCH bpf-next v2 2/5] bpf: Add SHA hash kfunc for cryptographic hashing
Daniel Hodges
2025/12/05
Re: [PATCH bpf-next v2 5/5] selftests/bpf: Add tests for ECDSA signature verification kfuncs
Song Liu
2025/12/05
Re: [PATCH bpf-next v2 3/5] selftests/bpf: Add tests for bpf_crypto_hash kfunc
Song Liu
2025/12/05
Re: [PATCH bpf-next v2 1/5] crypto: Add BPF hash algorithm type registration module
Song Liu
2025/12/05
Re: [PATCH bpf-next v2 2/5] bpf: Add SHA hash kfunc for cryptographic hashing
Mykyta Yatsenko
2025/12/05
Re: [PATCH bpf-next v2 1/5] crypto: Add BPF hash algorithm type registration module
bot+bpf-ci
2025/12/05
[PATCH bpf-next v2 5/5] selftests/bpf: Add tests for ECDSA signature verification kfuncs
Daniel Hodges
2025/12/05
[PATCH bpf-next v2 1/5] crypto: Add BPF hash algorithm type registration module
Daniel Hodges
2025/12/05
[PATCH bpf-next v2 4/5] bpf: Add ECDSA signature verification kfuncs
Daniel Hodges
2025/12/05
[PATCH bpf-next v2 2/5] bpf: Add SHA hash kfunc for cryptographic hashing
Daniel Hodges
2025/12/05
[PATCH bpf-next v2 0/5] Add cryptographic hash and signature verification kfuncs to BPF
Daniel Hodges
2025/12/05
[PATCH bpf-next v2 3/5] selftests/bpf: Add tests for bpf_crypto_hash kfunc
Daniel Hodges
2025/12/04
Re: [PATCH v2 1/9] crypto: virtio: Add spinlock protection with virtqueue notification
Bibo Mao
2025/12/04
Re: [PATCH v2 6/9] crypto: virtio: Add req_data with structure virtio_crypto_sym_request
Bibo Mao
2025/12/04
Re: [PATCH v2 1/9] crypto: virtio: Add spinlock protection with virtqueue notification
Jason Wang
2025/12/04
Re: [PATCH v2 7/9] crypto: virtio: Add IV buffer in structure virtio_crypto_sym_request
Bibo Mao
2025/12/04
Re: [PATCH v2 7/9] crypto: virtio: Add IV buffer in structure virtio_crypto_sym_request
Michael S. Tsirkin
2025/12/04
Re: [PATCH v2 6/9] crypto: virtio: Add req_data with structure virtio_crypto_sym_request
Michael S. Tsirkin
2025/12/04
Re: [PATCH v2 9/9] crypto: virtio: Add ecb aes algo support
Bibo Mao
2025/12/04
Re: [PATCH v2 9/9] crypto: virtio: Add ecb aes algo support
Michael S. Tsirkin
2025/12/04
[PATCH v2 5/9] crypto: virtio: Remove AES specified marcro AES_BLOCK_SIZE
Bibo Mao
2025/12/04
[PATCH v2 6/9] crypto: virtio: Add req_data with structure virtio_crypto_sym_request
Bibo Mao
2025/12/04
[PATCH v2 7/9] crypto: virtio: Add IV buffer in structure virtio_crypto_sym_request
Bibo Mao
2025/12/04
[PATCH v2 9/9] crypto: virtio: Add ecb aes algo support
Bibo Mao
2025/12/04
[PATCH v2 3/9] crypto: virtio: Add algo pointer in virtio_crypto_skcipher_ctx
Bibo Mao
2025/12/04
[PATCH v2 8/9] crypto: virtio: Add skcipher support without IV
Bibo Mao
2025/12/04
[PATCH v2 2/9] crypto: virtio: Replace package id with numa node id
Bibo Mao
2025/12/04
[PATCH v2 4/9] crypto: virtio: Use generic API aes_check_keylen()
Bibo Mao
2025/12/04
[PATCH v2 1/9] crypto: virtio: Add spinlock protection with virtqueue notification
Bibo Mao
2025/12/03
Re: [PATCH v3 2/2] lib/crypto: tests: Add KUnit tests for ML-DSA verification
Eric Biggers
2025/12/03
Re: [PATCH v3 0/2] lib/crypto: ML-DSA verification support
David Howells
2025/12/03
Re: [PATCH v3 0/2] lib/crypto: ML-DSA verification support
Harald Freudenberger
2025/12/03
Re: [PATCH v3 0/2] lib/crypto: ML-DSA verification support
David Howells
2025/12/03
Re: [PATCH v3 2/2] lib/crypto: tests: Add KUnit tests for ML-DSA verification
David Howells
2025/12/02
[PATCH v3 1/2] lib/crypto: Add ML-DSA verification support
Eric Biggers
2025/12/02
[PATCH v3 2/2] lib/crypto: tests: Add KUnit tests for ML-DSA verification
Eric Biggers
2025/12/02
[PATCH v3 0/2] lib/crypto: ML-DSA verification support
Eric Biggers
2025/12/02
Re: [GIT PULL] 'at_least' array sizes for 6.19
pr-tracker-bot
2025/11/30
Re: [PATCH 1/4] lib/crypto: Add ML-DSA verification support
Eric Biggers
2025/11/29
Re: [PATCH 1/4] lib/crypto: Add ML-DSA verification support
Becker, Hanno
2025/11/29
[GIT PULL] 'at_least' array sizes for 6.19
Eric Biggers
2025/11/29
Re: [PATCH 1/4] lib/crypto: Add ML-DSA verification support
Jason A. Donenfeld
2025/11/29
Re: [PATCH 1/4] lib/crypto: Add ML-DSA verification support
Eric Biggers
2025/11/29
Re: [PATCH 1/4] lib/crypto: Add ML-DSA verification support
Becker, Hanno
2025/11/27
[PATCH] crypto: virtio: Add spinlock protection with virtqueue notification
Bibo Mao
2025/11/27
Re: virtio-crypto: Inquiry about virtio crypto
Bibo Mao
2025/11/26
Re: [PATCH RFC] crypto/hkdf: Fix salt length short issue in FIPS mode
Eric Biggers
2025/11/26
Re: virtio-crypto: Inquiry about virtio crypto
Bibo Mao
2025/11/26
RE: virtio-crypto: Inquiry about virtio crypto
Gonglei (Arei)
2025/11/26
Re: [PATCH RFC] crypto/hkdf: Fix salt length short issue in FIPS mode
Eric Biggers
2025/11/26
virtio-crypto: Inquiry about virtio crypto
Bibo Mao
2025/11/26
Re: [PATCH RFC] crypto/hkdf: Fix salt length short issue in FIPS mode
Eric Biggers
2025/11/26
Re: [PATCH v2 1/2] lib/crypto: Add ML-DSA verification support
Eric Biggers
2025/11/26
RE: [PATCH v2 1/2] lib/crypto: Add ML-DSA verification support
Elliott, Robert (Servers)
2025/11/26
[PATCH v2 2/2] lib/crypto: tests: Add KUnit tests for ML-DSA verification
Eric Biggers
2025/11/26
[PATCH v2 1/2] lib/crypto: Add ML-DSA verification support
Eric Biggers
2025/11/26
[PATCH v2 0/2] lib/crypto: ML-DSA verification support
Eric Biggers
2025/11/26
Re: [PATCH RFC] crypto/hkdf: Fix salt length short issue in FIPS mode
Eric Biggers
2025/11/26
[PATCH RFC] crypto/hkdf: Fix salt length short issue in FIPS mode
Li Tian
2025/11/25
Re: [PATCH v9 2/9] crypto: Add ML-DSA/Dilithium verify support
Ignat Korchagin
2025/11/25
Re: [PATCH v9 2/9] crypto: Add ML-DSA/Dilithium verify support
Eric Biggers
2025/11/25
Re: [PATCH v9 2/9] crypto: Add ML-DSA/Dilithium verify support
Ignat Korchagin
2025/11/25
Re: [PATCH v9 2/9] crypto: Add ML-DSA/Dilithium verify support
Stephan Müller
2025/11/24
Re: [PATCH 1/4] lib/crypto: Add ML-DSA verification support
Eric Biggers
2025/11/24
Re: [PATCH v9 2/9] crypto: Add ML-DSA/Dilithium verify support
Eric Biggers
2025/11/24
Re: [PATCH v10 5/8] crypto: Add ML-DSA crypto_sig support
David Howells
2025/11/24
Re: [PATCH v10 5/8] crypto: Add ML-DSA crypto_sig support
Eric Biggers
2025/11/24
Re: [PATCH v10 5/8] crypto: Add ML-DSA crypto_sig support
Jason A. Donenfeld
2025/11/24
Re: [PATCH v10 5/8] crypto: Add ML-DSA crypto_sig support
David Howells
2025/11/24
Re: [PATCH 0/6] lib/crypto: More at_least decorations
Kees Cook
2025/11/24
Re: [PATCH v10 5/8] crypto: Add ML-DSA crypto_sig support
Jason A. Donenfeld
2025/11/24
Re: [PATCH v10 5/8] crypto: Add ML-DSA crypto_sig support
David Howells
2025/11/24
RE: [PATCH v10 5/8] crypto: Add ML-DSA crypto_sig support
Elliott, Robert (Servers)
2025/11/24
Re: [PATCH v10 5/8] crypto: Add ML-DSA crypto_sig support
Eric Biggers
2025/11/24
Re: [PATCH v10 5/8] crypto: Add ML-DSA crypto_sig support
David Howells
2025/11/24
[PATCH][next] crypto: sun8i-ss - Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2025/11/23
Re: [PATCH 0/6] lib/crypto: More at_least decorations
Eric Biggers
2025/11/23
Re: [PATCH 0/6] lib/crypto: More at_least decorations
Jason A. Donenfeld
2025/11/23
Re: [PATCH 0/6] lib/crypto: More at_least decorations
Eric Biggers
2025/11/23
Re: [PATCH 0/6] lib/crypto: More at_least decorations
Eric Biggers
2025/11/23
Re: [PATCH 0/6] lib/crypto: More at_least decorations
Ard Biesheuvel
2025/11/22
Re: [PATCH 0/6] lib/crypto: More at_least decorations
Eric Biggers
2025/11/22
Re: [PATCH 0/6] lib/crypto: More at_least decorations
Jason A. Donenfeld
2025/11/22
Re: [PATCH 0/6] lib/crypto: More at_least decorations
Eric Biggers
2025/11/22
Re: [PATCH 0/6] lib/crypto: More at_least decorations
Jason A. Donenfeld
2025/11/22
[PATCH 5/6] lib/crypto: sha1: Add at_least decoration to fixed-size array params
Eric Biggers
2025/11/22
[PATCH 4/6] lib/crypto: poly1305: Add at_least decoration to fixed-size array params
Eric Biggers
2025/11/22
[PATCH 6/6] lib/crypto: sha2: Add at_least decoration to fixed-size array params
Eric Biggers
2025/11/22
[PATCH 3/6] lib/crypto: md5: Add at_least decoration to fixed-size array params
Eric Biggers
2025/11/22
[PATCH 2/6] lib/crypto: curve25519: Add at_least decoration to fixed-size array params
Eric Biggers
2025/11/22
[PATCH 1/6] lib/crypto: chacha: Add at_least decoration to fixed-size array params
Eric Biggers
2025/11/22
[PATCH 0/6] lib/crypto: More at_least decorations
Eric Biggers
2025/11/21
Re: [PATCH][next] KEYS: Avoid -Wflex-array-member-not-at-end warning
Herbert Xu
2025/11/21
Re: [PATCH 1/4] lib/crypto: Add ML-DSA verification support
Eric Biggers
2025/11/21
Re: [PATCH 1/4] lib/crypto: Add ML-DSA verification support
Lukas Wunner
2025/11/21
Re: [PATCH 1/4] lib/crypto: Add ML-DSA verification support
Eric Biggers
2025/11/21
Re: [PATCH 1/4] lib/crypto: Add ML-DSA verification support
David Howells
2025/11/21
Re: [PATCH 1/4] lib/crypto: Add ML-DSA verification support
David Howells
2025/11/21
Re: [PATCH 1/4] lib/crypto: Add ML-DSA verification support
Eric Biggers
2025/11/21
Re: [PATCH 1/4] lib/crypto: Add ML-DSA verification support
David Howells
2025/11/20
Re: [PATCH 0/4] lib/crypto: ML-DSA verification support
Eric Biggers
2025/11/20
[PATCH][next] crypto: starfive - Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2025/11/20
Re: Pick up keys-pqc branch for linux-next?
Eric Biggers
2025/11/20
Re: [PATCH 1/4] lib/crypto: Add ML-DSA verification support
Eric Biggers
2025/11/20
Re: [PATCH v9 2/9] crypto: Add ML-DSA/Dilithium verify support
Eric Biggers
2025/11/20
Re: [PATCH 1/4] lib/crypto: Add ML-DSA verification support
Eric Biggers
2025/11/20
Re: [PATCH 1/4] lib/crypto: Add ML-DSA verification support
Eric Biggers
2025/11/20
Re: [PATCH v4 02/35] compiler-context-analysis: Add infrastructure for Context Analysis with Clang
Marco Elver
2025/11/20
Re: [PATCH v4 02/35] compiler-context-analysis: Add infrastructure for Context Analysis with Clang
Linus Torvalds
2025/11/20
[PATCH v4 32/35] printk: Move locking annotation to printk.c
Marco Elver
2025/11/20
[PATCH v4 34/35] crypto: Enable context analysis
Marco Elver
2025/11/20
[PATCH v4 35/35] sched: Enable context analysis for core.c and fair.c
Marco Elver
2025/11/20
[PATCH v4 31/35] rhashtable: Enable context analysis
Marco Elver
2025/11/20
[PATCH v4 30/35] stackdepot: Enable context analysis
Marco Elver
2025/11/20
[PATCH v4 18/35] locking/local_lock: Include missing headers
Marco Elver
2025/11/20
[PATCH v4 33/35] security/tomoyo: Enable context analysis
Marco Elver
2025/11/20
[PATCH v4 29/35] kcsan: Enable context analysis
Marco Elver
2025/11/20
[PATCH v4 17/35] locking/rwsem: Support Clang's context analysis
Marco Elver
2025/11/20
[PATCH v4 28/35] kcov: Enable context analysis
Marco Elver
2025/11/20
[PATCH v4 23/35] compiler-context-analysis: Remove __cond_lock() function-like helper
Marco Elver
2025/11/20
[PATCH v4 14/35] rcu: Support Clang's context analysis
Marco Elver
2025/11/20
[PATCH v4 26/35] MAINTAINERS: Add entry for Context Analysis
Marco Elver
2025/11/20
[PATCH v4 12/35] bit_spinlock: Include missing <asm/processor.h>
Marco Elver
2025/11/20
[PATCH v4 21/35] debugfs: Make debugfs_cancellation a context guard struct
Marco Elver
2025/11/20
[PATCH v4 07/35] lockdep: Annotate lockdep assertions for context analysis
Marco Elver
2025/11/20
[PATCH v4 15/35] srcu: Support Clang's context analysis
Marco Elver
2025/11/20
[PATCH v4 24/35] compiler-context-analysis: Introduce header suppressions
Marco Elver
2025/11/20
[PATCH v4 08/35] locking/rwlock, spinlock: Support Clang's context analysis
Marco Elver
2025/11/20
[PATCH v4 06/35] cleanup: Basic compatibility with context analysis
Marco Elver
2025/11/20
[PATCH v4 10/35] locking/mutex: Support Clang's context analysis
Marco Elver
2025/11/20
[PATCH v4 19/35] locking/local_lock: Support Clang's context analysis
Marco Elver
2025/11/20
[PATCH v4 27/35] kfence: Enable context analysis
Marco Elver
2025/11/20
[PATCH v4 16/35] kref: Add context-analysis annotations
Marco Elver
2025/11/20
[PATCH v4 05/35] checkpatch: Warn about context_unsafe() without comment
Marco Elver
2025/11/20
[PATCH v4 22/35] compiler-context-analysis: Remove Sparse support
Marco Elver
2025/11/20
[PATCH v4 20/35] locking/ww_mutex: Support Clang's context analysis
Marco Elver
2025/11/20
[PATCH v4 25/35] compiler: Let data_race() imply disabled context analysis
Marco Elver
2025/11/20
[PATCH v4 11/35] locking/seqlock: Support Clang's context analysis
Marco Elver
2025/11/20
[PATCH v4 13/35] bit_spinlock: Support Clang's context analysis
Marco Elver
2025/11/20
[PATCH v4 03/35] compiler-context-analysis: Add test stub
Marco Elver
2025/11/20
[PATCH v4 04/35] Documentation: Add documentation for Compiler-Based Context Analysis
Marco Elver
2025/11/20
[PATCH v4 09/35] compiler-context-analysis: Change __cond_acquires to take return value
Marco Elver
2025/11/20
[PATCH v4 01/35] compiler_types: Move lock checking attributes to compiler-context-analysis.h
Marco Elver
2025/11/20
[PATCH v4 00/35] Compiler-Based Context- and Locking-Analysis
Marco Elver
2025/11/20
[PATCH v4 02/35] compiler-context-analysis: Add infrastructure for Context Analysis with Clang
Marco Elver
2025/11/20
Re: [PATCH 1/4] lib/crypto: Add ML-DSA verification support
David Howells
2025/11/20
[PATCH v10 8/8] modsign: Enable ML-DSA module signing
David Howells
2025/11/20
[PATCH v10 2/8] lib/crypto: tests: Add KUnit tests for ML-DSA
David Howells
2025/11/20
[PATCH v10 7/8] pkcs7, x509: Add ML-DSA support
David Howells
2025/11/20
[PATCH v10 6/8] pkcs7: Allow the signing algo to calculate the digest itself
David Howells
2025/11/20
[PATCH v10 5/8] crypto: Add ML-DSA crypto_sig support
David Howells
2025/11/20
[PATCH v10 0/8] lib/crypto: Add ML-DSA signing [WIP]
David Howells
2025/11/20
[PATCH v10 1/8] lib/crypto: Add ML-DSA verification support
David Howells
2025/11/20
Re: Pick up keys-pqc branch for linux-next?
Stephen Rothwell
2025/11/20
Re: [PATCH 1/4] lib/crypto: Add ML-DSA verification support
David Howells
2025/11/20
Re: [PATCH 1/4] lib/crypto: Add ML-DSA verification support
David Howells
2025/11/20
Re: [PATCH 0/4] lib/crypto: ML-DSA verification support
David Howells
2025/11/19
RE: [PATCH 2/4] lib/crypto: tests: Add KUnit tests for ML-DSA
Elliott, Robert (Servers)
2025/11/19
[PATCH 2/4] lib/crypto: tests: Add KUnit tests for ML-DSA
Eric Biggers
2025/11/19
[PATCH 1/4] lib/crypto: Add ML-DSA verification support
Eric Biggers
2025/11/19
[PATCH 0/4] lib/crypto: ML-DSA verification support
Eric Biggers
2025/11/19
Re: [PATCH v9 2/9] crypto: Add ML-DSA/Dilithium verify support
David Howells
2025/11/18
Re: [v2 PATCH] crypto: drbg - Delete unused ctx from struct sdesc
Gustavo A. R. Silva
2025/11/18
[v2 PATCH] crypto: drbg - Delete unused ctx from struct sdesc
Herbert Xu
2025/11/18
Re: [PATCH v9 2/9] crypto: Add ML-DSA/Dilithium verify support
Eric Biggers
2025/11/18
Re: [PATCH v9 2/9] crypto: Add ML-DSA/Dilithium verify support
James Bottomley
2025/11/18
Re: [PATCH v9 2/9] crypto: Add ML-DSA/Dilithium verify support
David Howells
2025/11/17
Re: [PATCH v9 2/9] crypto: Add ML-DSA/Dilithium verify support
James Bottomley
2025/11/17
Re: [PATCH v9 2/9] crypto: Add ML-DSA/Dilithium verify support
Eric Biggers
Earlier messages
Later messages