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: stm32 - switch to skcipher API
Ard Biesheuvel
2019-11-17
1
-179
/
+159
*
crypto: qce - switch to skcipher API
Ard Biesheuvel
2019-11-17
6
-99
/
+100
*
crypto: picoxcell - switch to skcipher API
Ard Biesheuvel
2019-11-17
1
-202
/
+184
*
crypto: sahara - switch to skcipher API
Ard Biesheuvel
2019-11-17
1
-81
/
+75
*
crypto: mediatek - switch to skcipher API
Ard Biesheuvel
2019-11-17
1
-132
/
+116
*
crypto: mxs - switch to skcipher API
Ard Biesheuvel
2019-11-17
1
-75
/
+65
*
crypto: ixp4xx - switch to skcipher API
Ard Biesheuvel
2019-11-17
1
-120
/
+108
*
crypto: hifn - switch to skcipher API
Ard Biesheuvel
2019-11-17
1
-91
/
+92
*
crypto: chelsio - switch to skcipher API
Ard Biesheuvel
2019-11-17
3
-179
/
+173
*
crypto: cavium/cpt - switch to skcipher API
Ard Biesheuvel
2019-11-17
1
-158
/
+134
*
crypto: nitrox - remove cra_type reference to ablkcipher
Ard Biesheuvel
2019-11-17
1
-1
/
+0
*
crypto: bcm-spu - switch to skcipher API
Ard Biesheuvel
2019-11-17
4
-205
/
+186
*
crypto: atmel-tdes - switch to skcipher API
Ard Biesheuvel
2019-11-17
1
-226
/
+207
*
crypto: atmel-aes - switch to skcipher API
Ard Biesheuvel
2019-11-17
1
-264
/
+247
*
crypto: s5p - switch to skcipher API
Ard Biesheuvel
2019-11-17
1
-98
/
+89
*
crypto: ux500 - switch to skcipher API
Ard Biesheuvel
2019-11-17
1
-215
/
+156
*
crypto: omap - switch to skcipher API
Ard Biesheuvel
2019-11-17
3
-238
/
+207
*
crypto: ccp - switch from ablkcipher to skcipher
Ard Biesheuvel
2019-11-17
6
-211
/
+186
*
crypto: virtio - switch to skcipher API
Ard Biesheuvel
2019-11-17
2
-97
/
+92
*
crypto: virtio - deal with unsupported input sizes
Ard Biesheuvel
2019-11-17
1
-2
/
+10
*
crypto: virtio - implement missing support for output IVs
Ard Biesheuvel
2019-11-17
1
-0
/
+9
*
crypto: tcrypt - constify check alg list
Corentin Labbe
2019-11-17
1
-2
/
+2
*
crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routine
Ard Biesheuvel
2019-11-17
3
-0
/
+206
*
crypto: chacha20poly1305 - import construction and selftest from Zinc
Ard Biesheuvel
2019-11-17
5
-0
/
+7615
*
crypto: arm/curve25519 - wire up NEON implementation
Jason A. Donenfeld
2019-11-17
4
-195
/
+287
*
crypto: arm/curve25519 - import Bernstein and Schwabe's Curve25519 ARM implem...
Jason A. Donenfeld
2019-11-17
1
-0
/
+2105
*
crypto: curve25519 - x86_64 library and KPP implementations
Jason A. Donenfeld
2019-11-17
3
-0
/
+2482
*
crypto: lib/curve25519 - work around Clang stack spilling issue
Ard Biesheuvel
2019-11-17
1
-5
/
+5
*
crypto: curve25519 - implement generic KPP driver
Ard Biesheuvel
2019-11-17
3
-0
/
+96
*
crypto: curve25519 - add kpp selftest
Ard Biesheuvel
2019-11-17
2
-0
/
+1231
*
crypto: curve25519 - generic C library implementations
Jason A. Donenfeld
2019-11-17
6
-0
/
+1778
*
crypto: blake2s - x86_64 SIMD implementation
Jason A. Donenfeld
2019-11-17
4
-0
/
+499
*
crypto: blake2s - implement generic shash driver
Ard Biesheuvel
2019-11-17
4
-0
/
+195
*
crypto: testmgr - add test cases for Blake2s
Ard Biesheuvel
2019-11-17
2
-39
/
+280
*
crypto: blake2s - generic C library implementation and selftest
Jason A. Donenfeld
2019-11-17
7
-0
/
+1019
*
int128: move __uint128_t compiler test to Kconfig
Ard Biesheuvel
2019-11-17
7
-6
/
+10
*
crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation
Ard Biesheuvel
2019-11-17
5
-0
/
+1496
*
crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
Ard Biesheuvel
2019-11-17
6
-2
/
+2687
*
crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
Ard Biesheuvel
2019-11-17
6
-1
/
+2001
*
crypto: x86/poly1305 - expose existing driver as poly1305 library
Ard Biesheuvel
2019-11-17
3
-16
/
+43
*
crypto: x86/poly1305 - depend on generic library not generic shash
Ard Biesheuvel
2019-11-17
4
-28
/
+60
*
crypto: poly1305 - expose init/update/final library interface
Ard Biesheuvel
2019-11-17
4
-22
/
+138
*
crypto: x86/poly1305 - unify Poly1305 state struct with generic code
Ard Biesheuvel
2019-11-17
4
-73
/
+43
*
crypto: poly1305 - move core routines into a separate library
Ard Biesheuvel
2019-11-17
10
-216
/
+248
*
crypto: chacha - unexport chacha_generic routines
Ard Biesheuvel
2019-11-17
2
-28
/
+8
*
crypto: mips/chacha - wire up accelerated 32r2 code from Zinc
Ard Biesheuvel
2019-11-17
5
-44
/
+277
*
crypto: mips/chacha - import 32r2 ChaCha code from Zinc
Jason A. Donenfeld
2019-11-17
1
-0
/
+424
*
crypto: arm/chacha - expose ARM ChaCha routine as library function
Ard Biesheuvel
2019-11-17
2
-1
/
+41
*
crypto: arm/chacha - remove dependency on generic ChaCha driver
Ard Biesheuvel
2019-11-17
6
-240
/
+340
*
crypto: arm/chacha - import Eric Biggers's scalar accelerated ChaCha code
Ard Biesheuvel
2019-11-17
1
-0
/
+461
[next]