index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: testmgr - expand ability to test for errors
Eric Biggers
2019-04-18
2
-50
/
+104
*
integrity: support EC-RDSA signatures for asymmetric_verify
Vitaly Chikunov
2019-04-18
1
-2
/
+9
*
crypto: ecrdsa - add EC-RDSA test vectors to testmgr
Vitaly Chikunov
2019-04-18
2
-0
/
+160
*
crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm
Vitaly Chikunov
2019-04-18
10
-13
/
+1022
*
crypto: ecc - make ecc into separate module
Vitaly Chikunov
2019-04-18
5
-23
/
+122
*
crypto: Kconfig - create Public-key cryptography section
Vitaly Chikunov
2019-04-18
1
-23
/
+25
*
X.509: parse public key parameters from x509 for akcipher
Vitaly Chikunov
2019-04-18
8
-29
/
+136
*
KEYS: do not kmemdup digest in {public,tpm}_key_verify_signature
Vitaly Chikunov
2019-04-18
2
-17
/
+2
*
crypto: akcipher - new verify API for public key algorithms
Vitaly Chikunov
2019-04-18
5
-91
/
+92
*
crypto: rsa - unimplement sign/verify for raw RSA backends
Vitaly Chikunov
2019-04-18
5
-117
/
+2
*
crypto: akcipher - default implementations for request callbacks
Vitaly Chikunov
2019-04-18
1
-0
/
+14
*
crypto: ux500 - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-79
/
+7
*
crypto: talitos - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-13
/
+95
*
crypto: sun4i-ss - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-6
/
+5
*
crypto: stm32 - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-4
/
+11
*
crypto: rockchip - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-12
/
+24
*
crypto: qce - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-1
/
+21
*
crypto: picoxcell - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-7
/
+26
*
crypto: omap - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-5
/
+24
*
crypto: n2 - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-4
/
+9
*
crypto: marvell - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-6
/
+5
*
crypto: ixp4xx - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-9
/
+55
*
crypto: inside-secure - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-6
/
+5
*
crypto: hisilicon - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-8
/
+4
*
crypto: hifn_795x - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-4
/
+27
*
crypto: ccree - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-2
/
+35
*
crypto: ccp - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-17
/
+4
*
crypto: nitrox - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-6
/
+2
*
crypto: cavium - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-0
/
+18
*
crypto: caam - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
3
-38
/
+151
*
crypto: bcm - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-10
/
+11
*
crypto: atmel - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-93
/
+10
*
crypto: sparc - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-7
/
+4
*
crypto: s390 - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-17
/
+4
*
crypto: des_generic - Forbid 2-key in 3DES and add helpers
Herbert Xu
2019-04-18
2
-7
/
+47
*
crypto: vmx - return correct error code on failed setkey
Eric Biggers
2019-04-18
4
-12
/
+16
*
crypto: arm64/aes-neonbs - don't access already-freed walk.iv
Eric Biggers
2019-04-18
1
-0
/
+2
*
crypto: arm/aes-neonbs - don't access already-freed walk.iv
Eric Biggers
2019-04-18
1
-0
/
+2
*
crypto: salsa20 - don't access already-freed walk.iv
Eric Biggers
2019-04-18
1
-1
/
+1
*
crypto: lrw - don't access already-freed walk.iv
Eric Biggers
2019-04-18
1
-1
/
+3
*
crypto: mxs-dcp - remove set but not used variable 'fini'
YueHaibing
2019-04-18
1
-9
/
+1
*
crypto: sahara - Convert IS_ENABLED uses to __is_defined
Joe Perches
2019-04-18
1
-3
/
+3
*
crypto: caam/jr - Remove extra memory barrier during job ring dequeue
Vakul Garg
2019-04-18
2
-1
/
+9
*
crypto: ccp - Do not free psp_master when PLATFORM_INIT fails
Singh, Brijesh
2019-04-18
1
-1
/
+1
*
crypto: stm32/hash - Fix self test issue during export
Lionel Debieve
2019-04-18
1
-3
/
+1
*
crypto: mxc-scc - Remove broken driver
Herbert Xu
2019-04-16
3
-777
/
+0
*
hwrng: stm32 - set default random quality
Lionel Debieve
2019-04-15
1
-0
/
+1
*
hwrng: stm32 - fix unbalanced pm_runtime_enable
Lionel Debieve
2019-04-15
1
-0
/
+8
*
crypto: testmgr - add panic_on_fail module parameter
Eric Biggers
2019-04-08
1
-2
/
+6
*
crypto: arm64/cbcmac - handle empty messages in same way as template
Eric Biggers
2019-04-08
1
-1
/
+1
[next]