index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
asymmetric_keys
Age
Commit message (
Expand
)
Author
2026-02-22
x509: select CONFIG_CRYPTO_LIB_SHA256
Arnd Bergmann
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
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-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2025-11-22
crypto: asymmetric_keys - fix uninitialized pointers with free attribute
Ally Heev
2025-11-22
KEYS: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2025-10-23
crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id
Thorsten Blum
2025-10-04
Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-09-28
KEYS: X.509: Fix Basic Constraints CA flag parsing
Fan Wu
2025-09-22
bpf: Implement signature verification for BPF programs
KP Singh
2025-05-30
Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-21
include: pe.h: Fix PE definitions
Pali Rohár
2025-04-17
crypto: public_key - Make sig/tfm local to if clause in software_key_query
Herbert Xu
2025-04-16
crypto: ecdsa - Fix NIST P521 key size reported by KEYCTL_PKEY_QUERY
Lukas Wunner
2025-04-16
crypto: ecdsa - Fix enc/dec size reported by KEYCTL_PKEY_QUERY
Lukas Wunner
2025-04-16
crypto: x509 - Replace kmalloc() + NUL-termination with kzalloc()
Thorsten Blum
2025-02-09
crypto: sig - Prepare for algorithms with variable signature size
Lukas Wunner
2025-01-19
crypto: asymmetric_keys - Remove unused key_being_used_for[]
Dr. David Alan Gilbert
2024-11-10
crypto: rsassa-pkcs1 - Reinstate support for legacy protocols
Lukas Wunner
2024-11-02
crypto: asymmetric_keys - Remove unused functions
Dr. David Alan Gilbert
2024-10-05
crypto: ecdsa - Support P1363 signature decoding
Lukas Wunner
2024-10-05
crypto: ecdsa - Move X9.62 signature size calculation into template
Lukas Wunner
2024-10-05
crypto: sig - Rename crypto_sig_maxsize() to crypto_sig_keysize()
Lukas Wunner
2024-10-05
crypto: ecdsa - Move X9.62 signature decoding into template
Lukas Wunner
2024-10-05
crypto: rsassa-pkcs1 - Migrate to sig_alg backend
Lukas Wunner
2024-09-20
KEYS: prevent NULL pointer dereference in find_asymmetric_key()
Roman Smirnov
2024-06-07
crypto: sm2 - Remove sm2 algorithm
Herbert Xu
2024-05-15
Merge tag 'asymmetric-keys-next-6.10-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-05-14
certs: Add ECDSA signature verification self-test
Joachim Vandersmissen
2024-05-14
certs: Move RSA self-test data to separate file
Joachim Vandersmissen
2024-05-13
Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-05-13
KEYS: asymmetric: Add missing dependencies of FIPS_SIGNATURE_SELFTEST
Eric Biggers
2024-05-13
KEYS: asymmetric: Add missing dependency on CRYPTO_SIG
Eric Biggers
2024-04-12
X.509: Introduce scope-based x509_certificate allocation
Lukas Wunner
2024-04-12
crypto: x509 - Add OID for NIST P521 and extend parser for it
Stefan Berger
2024-04-12
crypto: asymmetric_keys - Adjust signature size calculation for NIST P521
Stefan Berger
2024-03-22
Revert "crypto: pkcs7 - remove sha1 support"
Eric Biggers
2024-01-26
crypto: asymmetric_keys - remove redundant pointer secs
Colin Ian King
2023-11-02
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-11-02
Merge tag 'integrity-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2023-10-31
certs: Only allow certs signed by keys on the builtin keyring
Mimi Zohar
2023-10-27
crypto: asymmetric_keys - allow FIPS 202 SHA-3 signatures
Dimitri John Ledkov
2023-10-27
treewide: Add SPDX identifier to IETF ASN.1 modules
Lukas Wunner
[next]