Linus Torvalds
642356cb5f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
...
Pull crypto updates from Herbert Xu:
"API:
- Add library interfaces of certain crypto algorithms for WireGuard
- Remove the obsolete ablkcipher and blkcipher interfaces
- Move add_early_randomness() out of rng_mutex
Algorithms:
- Add blake2b shash algorithm
- Add blake2s shash algorithm
- Add curve25519 kpp algorithm
- Implement 4 way interleave in arm64/gcm-ce
- Implement ciphertext stealing in powerpc/spe-xts
- Add Eric Biggers's scalar accelerated ChaCha code for ARM
- Add accelerated 32r2 code from Zinc for MIPS
- Add OpenSSL/CRYPTOGRAMS poly1305 implementation for ARM and MIPS
Drivers:
- Fix entropy reading failures in ks-sa
- Add support for sam9x60 in atmel
- Add crypto accelerator for amlogic GXL
- Add sun8i-ce Crypto Engine
- Add sun8i-ss cryptographic offloader
- Add a host of algorithms to inside-secure
- Add NPCM RNG driver
- add HiSilicon HPRE accelerator
- Add HiSilicon TRNG driver"
* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (285 commits)
crypto: vmx - Avoid weird build failures
crypto: lib/chacha20poly1305 - use chacha20_crypt()
crypto: x86/chacha - only unregister algorithms if registered
crypto: chacha_generic - remove unnecessary setkey() functions
crypto: amlogic - enable working on big endian kernel
crypto: sun8i-ce - enable working on big endian
crypto: mips/chacha - select CRYPTO_SKCIPHER, not CRYPTO_BLKCIPHER
hwrng: ks-sa - Enable COMPILE_TEST
crypto: essiv - remove redundant null pointer check before kfree
crypto: atmel-aes - Change data type for "lastc" buffer
crypto: atmel-tdes - Set the IV after {en,de}crypt
crypto: sun4i-ss - fix big endian issues
crypto: sun4i-ss - hide the Invalid keylen message
crypto: sun4i-ss - use crypto_ahash_digestsize
crypto: sun4i-ss - remove dependency on not 64BIT
crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.c
MAINTAINERS: Add maintainer for HiSilicon SEC V2 driver
crypto: hisilicon - add DebugFS for HiSilicon SEC
Documentation: add DebugFS doc for HiSilicon SEC
crypto: hisilicon - add SRIOV for HiSilicon SEC
...
2019-11-25 19:49:58 -08:00
..
2019-07-06 12:50:01 +02:00
2019-09-27 15:10:34 -07:00
2019-06-19 17:09:55 +02:00
2019-10-24 14:53:49 -07:00
2019-09-24 16:37:18 +02:00
2019-11-18 17:08:20 -08:00
2019-09-24 16:37:18 +02:00
2019-10-28 16:39:07 -07:00
2019-11-25 19:49:58 -08:00
2019-07-25 18:00:41 -07:00
2019-07-12 16:03:16 -07:00
2019-11-04 20:58:34 +01:00
2019-10-28 13:33:41 -07:00
2019-11-13 10:42:34 +01:00
2019-09-16 12:06:25 +02:00
2019-11-25 19:23:46 -08:00
2019-05-30 11:29:52 -07:00
2019-11-04 11:36:31 -08:00
2019-10-28 13:33:41 -07:00
2019-07-10 18:43:43 -07:00
2019-11-16 12:23:53 -08:00
2019-06-07 11:00:14 -07:00
2019-07-11 14:37:45 -07:00
2019-10-24 14:53:48 -07:00
2019-09-26 08:56:17 +02:00
2019-11-22 09:28:46 -08:00
2019-11-21 19:15:20 -08:00
2019-07-29 10:26:14 -07:00
2019-09-27 10:27:14 +02:00
2019-07-08 19:48:57 -07:00
2019-10-24 14:53:48 -07:00
2019-06-23 13:24:17 -07:00
2019-06-17 20:20:36 -07:00
2019-10-09 21:42:59 -07:00
2019-11-08 09:17:28 +01:00
2019-05-30 11:26:41 -07:00
2019-08-25 14:34:08 -07:00
2019-09-19 18:04:40 -07:00
2019-11-04 20:59:00 +01:00
2019-09-01 11:45:02 -07:00
2019-06-14 19:50:33 -07:00
2019-10-24 14:53:48 -07:00
2019-11-07 15:23:19 -08:00
2019-06-19 17:09:55 +02:00
2019-10-25 20:14:42 -07:00
2019-10-01 18:42:15 +02:00
2019-10-28 13:33:41 -07:00
2019-09-16 09:18:03 +02:00
2019-09-21 18:45:46 -07:00
2019-11-16 12:59:08 -08:00
2019-06-19 17:09:55 +02:00
2019-10-24 14:53:48 -07:00
2019-11-25 19:49:58 -08:00
2019-11-19 18:57:16 -08:00
2019-11-01 14:57:52 -07:00
2019-11-16 13:03:33 -08:00
2019-06-22 08:59:24 -04:00
2019-10-30 12:04:35 -04:00
2019-05-30 11:26:32 -07:00
2019-11-14 18:03:03 -08:00
2019-11-19 15:03:02 -08:00
2019-10-28 13:33:41 -07:00
2019-11-08 12:17:50 -08:00
2019-08-10 15:25:47 -07:00
2019-10-30 10:11:18 +01:00
2019-10-09 21:42:59 -07:00
2019-10-23 20:22:11 -07:00
2019-11-25 19:49:58 -08:00
2019-05-31 15:30:03 -06:00
2019-08-17 12:40:08 -07:00
2019-11-25 10:40:27 -08:00
2019-05-21 10:50:45 +02:00