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-10-27
crypto: shash - remove support for nonzero alignmask
Eric Biggers
2023-10-27
crypto: xcbc - remove unnecessary alignment logic
Eric Biggers
2023-10-27
crypto: vmac - don't set alignmask
Eric Biggers
2023-10-27
crypto: hmac - remove unnecessary alignment logic
Eric Biggers
2023-10-27
crypto: cmac - remove unnecessary alignment logic
Eric Biggers
2023-10-27
crypto: cbcmac - remove unnecessary alignment logic
Eric Biggers
2023-10-27
crypto: shash - eliminate indirect call for default import and export
Eric Biggers
2023-10-27
crypto: rsa - Add module alias for pkcs1pad
Herbert Xu
2023-10-27
certs: Break circular dependency when selftest is modular
Herbert Xu
2023-10-20
crypto: skcipher - fix weak key check for lskciphers
Eric Biggers
2023-10-20
crypto: lskcipher - Return EINVAL when ecb_name fails sanity checks
Herbert Xu
2023-10-20
crypto: mscode_parser - remove sha224 authenticode support
Dimitri John Ledkov
2023-10-20
crypto: pkcs7 - remove sha1 support
Dimitri John Ledkov
2023-10-20
crypto: adiantum - add fast path for single-page messages
Eric Biggers
2023-10-20
crypto: shash - fold shash_digest_unaligned() into crypto_shash_digest()
Eric Biggers
2023-10-20
crypto: shash - optimize the default digest and finup
Eric Biggers
2023-10-20
crypto: xts - use 'spawn' for underlying single-block cipher
Eric Biggers
2023-10-18
KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash
Herbert Xu
2023-10-13
crypto: jitter - reuse allocated entropy collector
Stephan Müller
2023-10-13
crypto: xts - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
crypto: lrw - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
crypto: hctr2 - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
crypto: gcm - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
crypto: cts - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
crypto: ctr - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
crypto: chacha20poly1305 - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
crypto: ccm - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
crypto: authencesn - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
crypto: authenc - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
crypto: adiantum - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
crypto: cryptd - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
crypto: essiv - Handle lskcipher spawns
Herbert Xu
2023-10-13
crypto: arc4 - Convert from skcipher to lskcipher
Herbert Xu
2023-10-13
crypto: skcipher - Add dependency on ecb
Herbert Xu
2023-10-12
crypto: testmgr - Remove zlib-deflate
Herbert Xu
2023-10-12
crypto: deflate - Remove zlib-deflate
Herbert Xu
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
[prev]
[next]