index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
2023-10-05
crypto: pkcs7 - remove md4 md5 x.509 support
Dimitri John Ledkov
2023-10-05
X.509: Add missing IMPLICIT annotations to AKID ASN.1 module
Lukas Wunner
2023-10-01
crypto: engine - Make crypto_engine_exit() return void
Uwe Kleine-König
2023-10-01
crypto: jitter - Allow configuration of oversampling rate
Stephan Müller
2023-10-01
crypto: jitter - Allow configuration of memory size
Stephan Müller
2023-10-01
crypto: jitter - add RCT/APT support for different OSRs
Stephan Müller
2023-09-20
crypto: cbc - Convert from skcipher to lskcipher
Herbert Xu
2023-09-20
crypto: ecb - Convert from skcipher to lskcipher
Herbert Xu
2023-09-20
crypto: testmgr - Add support for lskcipher algorithms
Herbert Xu
2023-09-20
crypto: lskcipher - Add compatibility wrapper around ECB
Herbert Xu
2023-09-20
crypto: skcipher - Add lskcipher
Herbert Xu
2023-09-20
crypto: hash - Hide CRYPTO_ALG_TYPE_AHASH_MASK
Herbert Xu
2023-09-20
crypto: aead - Add crypto_has_aead
Herbert Xu
2023-09-20
crypto: api - Remove unnecessary NULL initialisation
Li zeming
2023-09-15
crypto: pcrypt - Fix hungtask for PADATA_RESET
Lu Jialin
2023-08-29
Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-08-29
Merge tag 'tpmdd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...
Linus Torvalds
2023-08-25
X.509: if signature is unsupported skip validation
Thore Sommer
2023-08-18
crypto: fix uninit-value in af_alg_free_resources
Pavel Skripkin
2023-08-18
crypto: engine - Remove crypto_engine_ctx
Herbert Xu
2023-08-18
crypto: engine - Move crypto_engine_ops from request into crypto_alg
Herbert Xu
2023-08-18
crypto: engine - Create internal/engine.h
Herbert Xu
2023-08-18
crypto: engine - Move crypto inclusions out of header file
Herbert Xu
2023-08-18
crypto: engine - Remove prepare/unprepare request
Herbert Xu
2023-08-17
KEYS: DigitalSignature link restriction
Eric Snowberg
2023-08-11
crypto: jitter - Add clarifying comments to Jitter Entropy RCT cutoff values
Joachim Vandersmissen
2023-08-11
crypto: api - Use work queue in crypto_destroy_instance
Herbert Xu
2023-08-11
crypto: af_alg - Decrement struct key.usage in alg_set_by_key_serial()
Frederick Lawler
2023-08-04
crypto: af_alg - Fix missing initialisation affecting gcm-aes-s390
David Howells
2023-07-28
KEYS: use kfree_sensitive with key
Mahmoud Adam
2023-07-20
crypto: sig - Remove some unused functions
Jiapeng Chong
2023-07-14
crypto: lrw,xts - Replace strlcpy with strscpy
Azeem Shaikh
2023-07-14
KEYS: fix kernel-doc warnings in verify_pefile
Gaosheng Cui
2023-07-08
crypto: algif_hash - Fix race between MORE and non-MORE sends
David Howells
2023-07-07
KEYS: asymmetric: Fix error codes
Dan Carpenter
2023-07-05
crypto: af_alg - Fix merging of written data into spliced pages
David Howells
2023-06-30
Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-06-27
crypto: akcipher - Do not copy dst if it is NULL
Herbert Xu
2023-06-27
crypto: sig - Fix verify call
Herbert Xu
2023-06-27
crypto: akcipher - Set request tfm on sync path
Herbert Xu
2023-06-24
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-23
KEYS: asymmetric: Use new crypto interface without scatterlists
Herbert Xu
2023-06-23
KEYS: asymmetric: Move sm2 code into x509_public_key
Herbert Xu
2023-06-23
crypto: sig - Add interface for sign/verify
Herbert Xu
2023-06-23
crypto: akcipher - Add sync interface without SG lists
Herbert Xu
2023-06-23
crypto: cipher - On clone do crypto_mod_get()
Dmitry Safonov
2023-06-23
crypto: api - Add __crypto_alloc_tfmgfp
Herbert Xu
2023-06-23
crypto: api - Remove crypto_init_ops()
Dmitry Safonov
2023-06-23
crypto: rsa - allow only odd e and restrict value in FIPS mode
Mahmoud Adam
2023-06-23
crypto: geniv - Split geniv out of AEAD Kconfig option
Herbert Xu
[next]