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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: sm4 - introduce SM4 symmetric cipher algorithm
Gilad Ben-Yossef
2018-03-16
1
-0
/
+1
*
crypto: cfb - add support for Cipher FeedBack mode
James Bottomley
2018-03-09
1
-0
/
+1
*
crypto: ablk_helper - remove ablk_helper
Eric Biggers
2018-03-03
1
-1
/
+0
*
crypto: speck - add support for the Speck block cipher
Eric Biggers
2018-02-22
1
-0
/
+1
*
crypto: aes-generic - fix aes-generic regression on powerpc
Arnd Bergmann
2018-01-20
1
-1
/
+1
*
crypto: aes-generic - build with -Os on gcc-7+
Arnd Bergmann
2018-01-12
1
-0
/
+1
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-11-14
1
-0
/
+1
|
\
|
*
crypto: sm3 - add OSCCA SM3 secure hash
Gilad Ben-Yossef
2017-09-22
1
-0
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
crypto: ecdh - add privkey generation support
Tudor-Dan Ambarus
2017-06-10
1
-4
/
+5
*
crypto: improve gcc optimization flags for serpent and wp512
Arnd Bergmann
2017-02-11
1
-0
/
+2
*
crypto: aes - add generic time invariant AES cipher
Ard Biesheuvel
2017-02-11
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-11-30
1
-0
/
+1
|
\
|
*
crypto: rsa - Add Makefile dependencies to fix parallel builds
David Michael
2016-11-30
1
-0
/
+1
*
|
crypto: simd - Add simd skcipher helper
Herbert Xu
2016-11-28
1
-0
/
+2
*
|
crypto: acomp - fix dependency in Makefile
Giovanni Cabiddu
2016-11-01
1
-2
/
+3
*
|
crypto: acomp - add driver-side scomp interface
Giovanni Cabiddu
2016-10-25
1
-0
/
+1
*
|
crypto: acomp - add asynchronous compression api
Giovanni Cabiddu
2016-10-25
1
-0
/
+2
|
/
*
crypto: skcipher - Remove top-level givcipher interface
Herbert Xu
2016-07-18
1
-2
/
+0
*
crypto: ecdh - Add ECDH software support
Salvatore Benedetto
2016-06-23
1
-0
/
+4
*
crypto: dh - Add DH software implementation
Salvatore Benedetto
2016-06-23
1
-0
/
+4
*
crypto: kpp - Key-agreement Protocol Primitives API (KPP)
Salvatore Benedetto
2016-06-23
1
-0
/
+1
*
crypto: sha3 - Add SHA-3 hash algorithm
Jeff Garzik
2016-06-20
1
-0
/
+1
*
crypto: engine - Introduce the block request crypto engine framework
Baolin Wang
2016-02-01
1
-0
/
+1
*
crypto: crc32 - Rename generic implementation
Herbert Xu
2016-01-30
1
-1
/
+1
*
crypto: compress - remove unused pcomp interface
Joonsoo Kim
2016-01-27
1
-2
/
+0
*
crypto: rsa - RSA padding algorithm
Andrzej Zaborowski
2015-12-09
1
-0
/
+1
*
crypto: keywrap - enable compilation
Stephan Mueller
2015-10-15
1
-0
/
+1
*
crypto: akcipher - Changes to asymmetric key API
Tadeusz Struk
2015-10-14
1
-3
/
+6
*
crypto: skcipher - Add top-level skcipher interface
Herbert Xu
2015-08-21
1
-0
/
+1
*
crypto: null - Use NULL2 in Makefile
Herbert Xu
2015-08-17
1
-1
/
+1
*
crypto: jitterentropy - avoid compiler warnings
Stephan Mueller
2015-06-25
1
-1
/
+3
*
crypto: rsa - add a new rsa generic implementation
Tadeusz Struk
2015-06-17
1
-0
/
+8
*
crypto: akcipher - add PKE API
Tadeusz Struk
2015-06-17
1
-0
/
+1
*
crypto: drbg - use pragmas for disabling optimization
Stephan Mueller
2015-06-09
1
-1
/
+0
*
crypto: rng - Remove krng
Herbert Xu
2015-06-04
1
-1
/
+0
*
crypto: chacha20poly1305 - Add a ChaCha20-Poly1305 AEAD construction, RFC7539
Martin Willi
2015-06-04
1
-0
/
+1
*
crypto: poly1305 - Add a generic Poly1305 authenticator implementation
Martin Willi
2015-06-04
1
-0
/
+1
*
crypto: chacha20 - Add a generic ChaCha20 stream cipher implementation
Martin Willi
2015-06-04
1
-0
/
+1
*
crypto: jitterentropy - add jitterentropy RNG
Stephan Mueller
2015-05-27
1
-0
/
+2
*
crypto: echainiv - Add encrypted chain IV generator
Herbert Xu
2015-05-22
1
-0
/
+1
*
crypto: algif - enable AEAD interface compilation
Stephan Mueller
2015-03-04
1
-0
/
+1
*
crypto: algif_rng - enable RNG interface compilation
Stephan Mueller
2014-12-29
1
-0
/
+1
*
crypto: sha-mb - multibuffer crypto infrastructure
Tim Chen
2014-08-25
1
-0
/
+1
*
crypto: drbg - Use Kconfig to ensure at least one RNG option is set
Herbert Xu
2014-07-04
1
-1
/
+1
*
crypto: drbg - compile the DRBG code
Stephan Mueller
2014-06-20
1
-0
/
+1
*
CRC32C: Add soft module dependency to load other accelerated crc32c modules
Tim Chen
2014-02-25
1
-1
/
+1
*
crypto: more robust crypto_memneq
Cesar Eduardo Barros
2013-12-05
1
-5
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-11-23
1
-1
/
+7
|
\
|
*
crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks
James Yonan
2013-10-07
1
-1
/
+6
[next]