index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-09
crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytes
Stefan Berger
1
-0
/
+22
2025-01-09
crypto: ecdsa - Avoid signed integer overflow on signature decoding
Lukas Wunner
1
-12
/
+7
2025-01-09
crypto: ecdsa - Use ecc_digits_from_bytes to convert signature
Stefan Berger
1
-10
/
+2
2025-01-09
crypto: ecdsa - Rename keylen to bufsize where necessary
Stefan Berger
1
-6
/
+6
2025-01-09
crypto: ecdsa - Convert byte arrays with key coordinates to digits
Stefan Berger
1
-5
/
+9
2024-12-09
crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return ...
Yi Yang
1
-4
/
+8
2024-11-17
crypto: api - Fix liveliness check in crypto_alg_tested
Herbert Xu
1
-1
/
+1
2024-10-10
crypto: simd - Do not call crypto_alloc_tfm during registration
Herbert Xu
1
-61
/
+15
2024-10-04
KEYS: prevent NULL pointer dereference in find_asymmetric_key()
Roman Smirnov
1
-3
/
+4
2024-10-04
crypto: xor - fix template benchmarking
Helge Deller
1
-17
/
+14
2024-07-11
crypto: aead,cipher - zeroize key buffer after use
Hailey Mothershead
2
-4
/
+2
2024-07-05
crypto: ecdh - explicitly zeroize private_key
Joachim Vandersmissen
1
-0
/
+2
2024-06-16
crypto: ecrdsa - Fix module auto-load on add_key
Vitaly Chikunov
1
-0
/
+1
2024-06-16
crypto: ecdsa - Fix module auto-load on add-key
Stefan Berger
1
-0
/
+3
2024-06-12
KEYS: asymmetric: Add missing dependencies of FIPS_SIGNATURE_SELFTEST
Eric Biggers
1
-0
/
+2
2024-06-12
KEYS: asymmetric: Add missing dependency on CRYPTO_SIG
Eric Biggers
1
-0
/
+1
2024-03-26
crypto: jitter - fix CRYPTO_JITTERENTROPY help text
Randy Dunlap
1
-2
/
+3
2024-02-23
crypto: algif_hash - Remove bogus SGL free on zero-length error path
Herbert Xu
1
-2
/
+3
2024-01-31
crypto: api - Disallow identical driver names
Herbert Xu
1
-0
/
+1
2024-01-25
crypto: scomp - fix req->dst buffer overflow
Chengming Zhou
1
-0
/
+6
2024-01-25
crypto: af_alg - Disallow multiple in-flight AIO requests
Herbert Xu
1
-1
/
+13
2024-01-25
crypto: rsa - add a check for allocation failure
Dan Carpenter
1
-0
/
+2
2024-01-10
crypto: xts - use 'spawn' for underlying single-block cipher
Eric Biggers
1
-8
/
+15
2023-11-28
crypto: pcrypt - Fix hungtask for PADATA_RESET
Lu Jialin
1
-0
/
+4
2023-11-20
certs: Break circular dependency when selftest is modular
Herbert Xu
5
-21
/
+15
2023-10-18
KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash
Herbert Xu
1
-3
/
+2
2023-09-20
crypto: sm2 - Fix crash caused by uninitialized context
Tianjia Zhang
1
-1
/
+5
2023-08-29
Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
10
-68
/
+238
2023-08-29
Merge tag 'tpmdd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkk...
Linus Torvalds
1
-0
/
+44
2023-08-25
X.509: if signature is unsupported skip validation
Thore Sommer
1
-0
/
+5
2023-08-18
crypto: fix uninit-value in af_alg_free_resources
Pavel Skripkin
1
-2
/
+2
2023-08-18
crypto: engine - Remove crypto_engine_ctx
Herbert Xu
1
-9
/
+3
2023-08-18
crypto: engine - Move crypto_engine_ops from request into crypto_alg
Herbert Xu
1
-12
/
+203
2023-08-18
crypto: engine - Create internal/engine.h
Herbert Xu
1
-1
/
+1
2023-08-18
crypto: engine - Move crypto inclusions out of header file
Herbert Xu
1
-1
/
+6
2023-08-18
crypto: engine - Remove prepare/unprepare request
Herbert Xu
1
-41
/
+1
2023-08-17
KEYS: DigitalSignature link restriction
Eric Snowberg
1
-0
/
+44
2023-08-11
crypto: jitter - Add clarifying comments to Jitter Entropy RCT cutoff values
Joachim Vandersmissen
1
-3
/
+7
2023-08-11
crypto: api - Use work queue in crypto_destroy_instance
Herbert Xu
1
-2
/
+14
2023-08-11
crypto: af_alg - Decrement struct key.usage in alg_set_by_key_serial()
Frederick Lawler
1
-0
/
+3
2023-08-04
crypto: af_alg - Fix missing initialisation affecting gcm-aes-s390
David Howells
1
-0
/
+1
2023-07-28
KEYS: use kfree_sensitive with key
Mahmoud Adam
1
-4
/
+4
2023-07-20
crypto: sig - Remove some unused functions
Jiapeng Chong
1
-5
/
+0
2023-07-14
crypto: lrw,xts - Replace strlcpy with strscpy
Azeem Shaikh
2
-6
/
+6
2023-07-14
KEYS: fix kernel-doc warnings in verify_pefile
Gaosheng Cui
1
-1
/
+1
2023-07-08
crypto: algif_hash - Fix race between MORE and non-MORE sends
David Howells
1
-1
/
+3
2023-07-07
KEYS: asymmetric: Fix error codes
Dan Carpenter
1
-5
/
+15
2023-07-05
crypto: af_alg - Fix merging of written data into spliced pages
David Howells
1
-3
/
+4
2023-06-30
Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
22
-411
/
+1249
2023-06-27
crypto: akcipher - Do not copy dst if it is NULL
Herbert Xu
1
-1
/
+2
[next]