index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
41 hours
1
-1
/
+1
|
\
|
*
crypto: testmgr: Include <linux/prandom.h> instead of <linux/random.h>
Uros Bizjak
2024-10-03
1
-1
/
+1
*
|
Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
41 hours
23
-1055
/
+2330
|
\
\
|
*
|
crypto: rsassa-pkcs1 - Reinstate support for legacy protocols
Lukas Wunner
11 days
4
-5
/
+78
|
*
|
crypto: asymmetric_keys - Remove unused functions
Dr. David Alan Gilbert
2024-11-02
1
-63
/
+0
|
*
|
crypto: api - move crypto_simd_disabled_for_test to lib
Eric Biggers
2024-10-28
1
-6
/
+0
|
*
|
crypto: crc32c - Provide crc32c-arch driver for accelerated library code
Ard Biesheuvel
2024-10-28
2
-22
/
+73
|
*
|
crypto: crc32 - Provide crc32-arch driver for accelerated library code
Ard Biesheuvel
2024-10-28
2
-24
/
+71
|
*
|
crypto: drbg - Use str_true_false() and str_enabled_disabled() helpers
Thorsten Blum
2024-10-28
1
-2
/
+3
|
*
|
crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return ...
Yi Yang
2024-10-28
1
-4
/
+8
|
*
|
crypto: ecdsa - Update Kconfig help text for NIST P521
Lukas Wunner
2024-10-28
1
-1
/
+1
|
*
|
crypto: sig - Fix oops on KEYCTL_PKEY_QUERY for RSA keys
Lukas Wunner
2024-10-26
1
-12
/
+24
|
*
|
crypto: jitter - output full sample from test interface
Joachim Vandersmissen
2024-10-19
2
-17
/
+18
|
*
|
crypto: ecrdsa - Fix signature size calculation
Lukas Wunner
2024-10-05
1
-0
/
+8
|
*
|
crypto: ecdsa - Support P1363 signature decoding
Lukas Wunner
2024-10-05
6
-1
/
+216
|
*
|
crypto: ecdsa - Move X9.62 signature size calculation into template
Lukas Wunner
2024-10-05
4
-34
/
+60
|
*
|
crypto: sig - Rename crypto_sig_maxsize() to crypto_sig_keysize()
Lukas Wunner
2024-10-05
7
-17
/
+17
|
*
|
crypto: ecdsa - Move X9.62 signature decoding into template
Lukas Wunner
2024-10-05
6
-70
/
+942
|
*
|
crypto: ecdsa - Avoid signed integer overflow on signature decoding
Lukas Wunner
2024-10-05
1
-12
/
+7
|
*
|
crypto: sig - Move crypto_sig_*() API calls to include file
Lukas Wunner
2024-10-05
1
-46
/
+0
|
*
|
crypto: akcipher - Drop sign/verify operations
Lukas Wunner
2024-10-05
5
-221
/
+55
|
*
|
crypto: rsassa-pkcs1 - Avoid copying hash prefix
Lukas Wunner
2024-10-05
1
-8
/
+10
|
*
|
crypto: rsassa-pkcs1 - Harden digest length verification
Lukas Wunner
2024-10-05
1
-1
/
+19
|
*
|
crypto: rsassa-pkcs1 - Migrate to sig_alg backend
Lukas Wunner
2024-10-05
8
-342
/
+475
|
*
|
crypto: rsa-pkcs1pad - Deduplicate set_{pub,priv}_key callbacks
Lukas Wunner
2024-10-05
1
-28
/
+2
|
*
|
crypto: ecrdsa - Migrate to sig_alg backend
Lukas Wunner
2024-10-05
4
-41
/
+28
|
*
|
crypto: ecdsa - Migrate to sig_alg backend
Lukas Wunner
2024-10-05
4
-90
/
+55
|
*
|
crypto: sig - Introduce sig_alg backend
Lukas Wunner
2024-10-05
3
-2
/
+269
|
*
|
crypto: ecdsa - Drop unused test vector elements
Lukas Wunner
2024-10-05
1
-105
/
+10
|
|
/
*
|
Merge tag 'v6.12-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-10-16
2
-13
/
+12
|
\
\
|
*
|
crypto: testmgr - Hide ENOENT errors better
Herbert Xu
2024-10-10
1
-12
/
+11
|
*
|
crypto: api - Fix liveliness check in crypto_alg_tested
Herbert Xu
2024-10-10
1
-1
/
+1
*
|
|
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
26
-26
/
+26
|
|
/
|
/
|
*
|
KEYS: prevent NULL pointer dereference in find_asymmetric_key()
Roman Smirnov
2024-09-20
1
-3
/
+4
|
/
*
crypto: aegis128 - Fix indentation issue in crypto_aegis128_process_crypt()
Riyan Dhiman
2024-09-13
1
-2
/
+3
*
crypto: testmgr - Hide ENOENT errors
Herbert Xu
2024-09-06
1
-1
/
+22
*
crypto: algboss - Pass instance creation error up
Herbert Xu
2024-09-06
1
-1
/
+2
*
crypto: api - Fix generic algorithm self-test races
Herbert Xu
2024-09-06
1
-7
/
+8
*
crypto: jitter - Use min() to simplify jent_read_entropy()
Thorsten Blum
2024-08-30
1
-4
/
+2
*
crypto: simd - Do not call crypto_alloc_tfm during registration
Herbert Xu
2024-08-24
1
-61
/
+15
*
crypto: api - Do not wait for tests during registration
Herbert Xu
2024-08-24
3
-31
/
+32
*
crypto: api - Remove instance larval fulfilment
Herbert Xu
2024-08-24
3
-49
/
+23
*
crypto: jitter - set default OSR to 3
Stephan Mueller
2024-08-24
1
-1
/
+1
*
crypto: rsa - Check MPI allocation errors
Herbert Xu
2024-08-17
1
-7
/
+12
*
crypto: dh - Check mpi_rshift errors
Herbert Xu
2024-08-17
1
-2
/
+2
*
crypto: chacha20poly1305 - Annotate struct chachapoly_ctx with __counted_by()
Thorsten Blum
2024-08-17
1
-1
/
+1
*
crypto: xor - fix template benchmarking
Helge Deller
2024-08-02
1
-17
/
+14
*
crypto: testmgr - generate power-of-2 lengths more often
Eric Biggers
2024-07-13
1
-4
/
+12
*
crypto: deflate - Add aliases to deflate
Kyle Meyer
2024-06-28
1
-0
/
+1
*
crypto: tcrypt - add skcipher speed for given alg
Sergey Portnoy
2024-06-28
1
-0
/
+9
[next]