Linus Torvalds
3e1a29b3bf
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto updates from Herbert Xu:
"API:
- Decryption test vectors are now automatically generated from
encryption test vectors.
Algorithms:
- Fix unaligned access issues in crc32/crc32c.
- Add zstd compression algorithm.
- Add AEGIS.
- Add MORUS.
Drivers:
- Add accelerated AEGIS/MORUS on x86.
- Add accelerated SM4 on arm64.
- Removed x86 assembly salsa implementation as it is slower than C.
- Add authenc(hmac(sha*), cbc(aes)) support in inside-secure.
- Add ctr(aes) support in crypto4xx.
- Add hardware key support in ccree.
- Add support for new Centaur CPU in via-rng"
* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (112 commits)
crypto: chtls - free beyond end rspq_skb_cache
crypto: chtls - kbuild warnings
crypto: chtls - dereference null variable
crypto: chtls - wait for memory sendmsg, sendpage
crypto: chtls - key len correction
crypto: salsa20 - Revert "crypto: salsa20 - export generic helpers"
crypto: x86/salsa20 - remove x86 salsa20 implementations
crypto: ccp - Add GET_ID SEV command
crypto: ccp - Add DOWNLOAD_FIRMWARE SEV command
crypto: qat - Add MODULE_FIRMWARE for all qat drivers
crypto: ccree - silence debug prints
crypto: ccree - better clock handling
crypto: ccree - correct host regs offset
crypto: chelsio - Remove separate buffer used for DMA map B0 block in CCM
crypt: chelsio - Send IV as Immediate for cipher algo
crypto: chelsio - Return -ENOSPC for transient busy indication.
crypto: caam/qi - fix warning in init_cgr()
crypto: caam - fix rfc4543 descriptors
crypto: caam - fix MC firmware detection
crypto: clarify licensing of OpenSSL asm code
...
2018-06-05 15:51:21 -07:00
..
2018-05-10 11:26:08 +10:00
2018-05-19 00:13:53 +08:00
2018-03-27 11:04:17 -05:00
2017-07-17 17:23:16 +02:00
2018-05-16 07:24:30 +02:00
2018-04-07 16:46:56 -07:00
2017-08-28 17:04:47 +02:00
2018-03-14 19:13:47 +01:00
2018-05-16 07:23:35 +02:00
2017-08-28 17:11:28 +02:00
2017-11-02 11:10:55 +01:00
2014-07-09 16:59:15 -07:00
2018-05-16 07:23:35 +02:00
2018-02-11 14:34:03 -08:00
2018-02-11 14:34:03 -08:00
2018-05-16 07:23:35 +02:00
2016-12-24 11:46:01 -08:00
2017-11-21 15:57:05 -08:00
2018-02-11 14:34:03 -08:00
2018-04-04 20:07:20 -07:00
2018-01-25 10:56:02 +01:00
2018-03-26 15:56:35 +02:00
2016-12-24 11:46:01 -08:00
2011-03-31 11:26:23 -03:00
2018-03-28 13:23:54 +02:00
2018-05-16 07:23:35 +02:00
2017-03-23 13:57:19 +01:00
2016-12-24 11:46:01 -08:00
2018-05-16 07:23:35 +02:00
2017-11-21 15:57:05 -08:00
2017-11-21 15:57:05 -08:00
2016-12-24 11:46:01 -08:00
2016-12-24 11:46:01 -08:00
2016-06-29 17:33:46 +10:00
2018-02-11 14:34:03 -08:00
2016-01-22 18:04:28 -05:00
2018-05-26 09:16:44 +02:00
2016-12-24 11:46:01 -08:00
2018-05-16 07:23:35 +02:00
2016-12-24 11:46:01 -08:00
2017-03-02 08:42:29 +01:00
2018-02-11 14:34:03 -08:00
2011-01-10 08:51:44 -08:00
2018-02-11 14:34:03 -08:00
2016-10-05 18:36:18 -04:00
2017-10-05 15:01:18 +02:00
2018-05-16 07:23:35 +02:00
2016-09-13 17:30:17 +02:00
2010-11-17 08:59:32 -08:00
2018-04-25 20:41:29 +03:00