index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: dh - Don't permit 'key' or 'g' size longer than 'p'
Eric Biggers
2017-11-21
1
-0
/
+8
*
crypto: dh - Don't permit 'p' to be 0
Eric Biggers
2017-11-21
1
-0
/
+8
*
crypto: dh - Fix double free of ctx->p
Eric Biggers
2017-11-21
1
-20
/
+13
*
crypto: ccm - preserve the IV buffer
Romain Izard
2017-11-15
1
-1
/
+3
*
pkcs7: Prevent NULL pointer dereference, since sinfo is not always set.
Eric Sesterhenn
2017-10-27
1
-0
/
+3
*
crypto: shash - Fix zero-length shash ahash digest crash
Herbert Xu
2017-10-18
1
-3
/
+5
*
crypto: skcipher - Fix crash on zero-length input
Herbert Xu
2017-10-18
1
-6
/
+11
*
crypto: drbg - fix freeing of resources
Stephan Mueller
2017-10-05
1
-4
/
+4
*
crypto: AF_ALG - remove SGL terminator indicator when chaining
Stephan Mueller
2017-09-27
1
-1
/
+3
*
crypto: scompress - don't sleep with preemption disabled
Ard Biesheuvel
2017-09-27
1
-3
/
+1
*
crypto: algif_skcipher - only call put_page on referenced and used pages
Stephan Mueller
2017-08-22
1
-2
/
+7
*
crypto: testmgr - add chunked test cases for chacha20
Ard Biesheuvel
2017-08-22
1
-0
/
+7
*
crypto: chacha20 - fix handling of chunked input
Ard Biesheuvel
2017-08-22
1
-2
/
+7
*
crypto: authencesn - Fix digest_null crash
Herbert Xu
2017-07-18
1
-0
/
+5
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-07-14
1
-1
/
+1
|
\
|
*
Networking
Herbert Xu
2017-07-12
1
-1
/
+1
*
|
Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2017-07-08
1
-3
/
+2
|
\
\
|
*
|
async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome()
Anup Patel
2017-05-16
1
-3
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
1
-1
/
+1
|
\
\
\
|
*
|
|
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-1
/
+1
*
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-07-05
19
-117
/
+397
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2017-07-05
3
-8
/
+5
|
|
\
\
|
|
*
|
crypto: drbg - Fixes panic in wait_for_completion call
Stephan Mueller
2017-06-22
1
-0
/
+1
|
*
|
|
crypto: testmgr - Reenable sha1/aes in FIPS mode
Herbert Xu
2017-06-28
1
-0
/
+1
|
*
|
|
crypto: testmgr - add testvector for pkcs1pad(rsa)
Stephan Mueller
2017-06-20
2
-4
/
+125
|
*
|
|
crypto: rsa-pkcs1pad - use constant time memory comparison for MACs
Jason A. Donenfeld
2017-06-20
1
-1
/
+1
|
*
|
|
crypto: engine - replace pr_xxx by dev_xxx
Corentin LABBE
2017-06-19
1
-10
/
+13
|
*
|
|
crypto: testmgr - use consistent format for errors
Gilad Ben-Yossef
2017-06-19
1
-9
/
+9
|
*
|
|
crypto: algapi - Use pr_err common logging style.
Karim Eshapa
2017-06-19
1
-1
/
+1
|
*
|
|
crypto: aes_ti - fix comment for MixColumns step
Eric Biggers
2017-06-19
1
-1
/
+1
|
*
|
|
crypto: testmgr - add genkey kpp test
Tudor-Dan Ambarus
2017-06-10
2
-11
/
+112
|
*
|
|
crypto: ecdh - add privkey generation support
Tudor-Dan Ambarus
2017-06-10
5
-4
/
+80
|
*
|
|
X.509: Fix error code in x509_cert_parse()
Dan Carpenter
2017-06-10
1
-0
/
+1
|
*
|
|
crypto: drbg - Fixes panic in wait_for_completion call
Stephan Mueller
2017-06-10
1
-0
/
+1
|
*
|
|
crypto: pkcs1pad - comply with crypto_akcipher_maxsize()
Tudor-Dan Ambarus
2017-06-10
1
-8
/
+2
|
*
|
|
crypto: rsa - comply with crypto_akcipher_maxsize()
Tudor-Dan Ambarus
2017-06-10
1
-2
/
+2
|
*
|
|
crypto: ecdh - comply with crypto_kpp_maxsize()
Tudor-Dan Ambarus
2017-06-10
1
-4
/
+3
|
*
|
|
crypto: dh - comply with crypto_kpp_maxsize()
Tudor-Dan Ambarus
2017-06-10
1
-1
/
+1
|
*
|
|
crypto: dh - fix memleak in setkey
Tudor-Dan Ambarus
2017-06-10
1
-0
/
+3
|
*
|
|
crypto: ecc - rename ecdh_make_pub_key()
Tudor-Dan Ambarus
2017-06-10
3
-7
/
+7
|
*
|
|
crypto: ecc - remove unnecessary casts
Tudor-Dan Ambarus
2017-06-10
3
-25
/
+22
|
*
|
|
crypto: ecc - remove unused function arguments
Tudor-Dan Ambarus
2017-06-10
3
-21
/
+11
|
*
|
|
crypto: kpp, (ec)dh - fix typos
Tudor-Dan Ambarus
2017-06-10
5
-11
/
+13
|
*
|
|
crypto: rng - Remove unused function __crypto_rng_cast()
Matthias Kaehlcke
2017-06-10
1
-5
/
+0
|
*
|
|
crypto: hmac - add hmac IPAD/OPAD constant
Corentin LABBE
2017-05-23
1
-2
/
+3
|
*
|
|
crypto: tcrypt - don't disable irqs and wait
Gilad Ben-Yossef
2017-05-18
1
-4
/
+0
*
|
|
|
crypto : asymmetric_keys : verify_pefile:zero memory content before freeing
Loganaden Velvindron
2017-06-09
1
-2
/
+2
*
|
|
|
X.509: Fix error code in x509_cert_parse()
Dan Carpenter
2017-06-09
1
-0
/
+1
|
|
/
/
|
/
|
|
*
|
|
crypto: gcm - wait for crypto op not signal safe
Gilad Ben-Yossef
2017-05-23
1
-4
/
+2
*
|
|
crypto: drbg - wait for crypto op not signal safe
Gilad Ben-Yossef
2017-05-23
1
-3
/
+2
[next]