index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
2023-04-26
Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-04-24
integrity: machine keyring CA configuration
Eric Snowberg
2023-04-24
KEYS: CA link restriction
Eric Snowberg
2023-04-24
KEYS: X.509: Parse Key Usage
Eric Snowberg
2023-04-24
KEYS: X.509: Parse Basic Constraints for CA
Eric Snowberg
2023-04-20
crypto: testmgr - Add some test vectors for cmac(camellia)
David Howells
2023-04-20
crypto: cryptd - Add support for cloning hashes
Herbert Xu
2023-04-20
crypto: cryptd - Convert hash to use modern init_tfm/exit_tfm
Herbert Xu
2023-04-20
crypto: hmac - Add support for cloning
Herbert Xu
2023-04-20
crypto: hash - Add crypto_clone_ahash/shash
Herbert Xu
2023-04-20
crypto: api - Add crypto_clone_tfm
Herbert Xu
2023-04-20
crypto: api - Add crypto_tfm_get
Herbert Xu
2023-04-14
crypto: api - Move low-level functions into algapi.h
Herbert Xu
2023-04-06
crypto: hash - Remove maximum statesize limit
Herbert Xu
2023-04-06
crypto: algif_hash - Allocate hash state with kmalloc
Herbert Xu
2023-04-06
crypto: drbg - Only fail when jent is unavailable in FIPS mode
Herbert Xu
2023-04-06
crypto: jitter - permanent and intermittent health errors
Stephan Müller
2023-03-24
async_tx: fix kernel-doc notation warnings
Randy Dunlap
2023-03-24
crypto: api - Demote BUG_ON() in crypto_unregister_alg() to a WARN_ON()
Toke Høiland-Jørgensen
2023-03-21
asymmetric_keys: log on fatal failures in PE/pkcs7
Robbie Harwood
2023-03-21
verify_pefile: relax wrapper length check
Robbie Harwood
2023-03-17
crypto: fips - simplify one-level sysctl registration for crypto_sysctl_table
Luis Chamberlain
2023-03-14
crypto: testmgr - fix RNG performance in fuzz tests
Eric Biggers
2023-03-14
crypto: api - Check CRYPTO_USER instead of NET for report
Herbert Xu
2023-03-14
crypto: rng - Count error stats differently
Herbert Xu
2023-03-14
crypto: skcipher - Count error stats differently
Herbert Xu
2023-03-14
crypto: kpp - Count error stats differently
Herbert Xu
2023-03-14
crypto: acomp - Count error stats differently
Herbert Xu
2023-03-14
crypto: hash - Count error stats differently
Herbert Xu
2023-03-14
crypto: akcipher - Count error stats differently
Herbert Xu
2023-03-14
crypto: aead - Count error stats differently
Herbert Xu
2023-03-14
crypto: algapi - Move stat reporting into algapi
Herbert Xu
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-21
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-02-14
crypto: proc - Print fips status
Herbert Xu
2023-02-14
crypto: ecc - Silence sparse warning
Herbert Xu
2023-02-13
crypto: api - Use data directly in completion function
Herbert Xu
2023-02-13
crypto: cryptd - Use request_complete helpers
Herbert Xu
2023-02-13
crypto: rsa-pkcs1pad - Use akcipher_request_complete
Herbert Xu
2023-02-13
crypto: engine - Use crypto_request_complete
Herbert Xu
2023-02-13
crypto: hash - Use crypto_request_complete
Herbert Xu
2023-02-13
crypto: cryptd - Use subreq for AEAD
Herbert Xu
2023-02-13
KEYS: asymmetric: Fix ECDSA use via keyctl uapi
Denis Kenzior
2023-02-13
crypto: certs: fix FIPS selftest dependency
Arnd Bergmann
2023-02-10
crypto: testmgr - add diff-splits of src/dst into default cipher config
Zhang Yiqun
2023-02-03
Revert "crypto: rsa-pkcs1pad - Replace GFP_ATOMIC with GFP_KERNEL in pkcs1pad...
Herbert Xu
2023-01-27
crypto: engine - Fix excess parameter doc warning
Herbert Xu
2023-01-27
crypto: xts - Handle EBUSY correctly
Herbert Xu
2023-01-27
crypto: cryptd - Remove unnecessary skcipher_request_zero
Herbert Xu
2023-01-27
crypto: testmgr - disallow certain DRBG hash functions in FIPS mode
Vladis Dronov
[next]