Show patches with: Series = crypto: crypto API library interfaces for WireGuard       |    State = Action Required       |    Archived = No       |   35 patches
Patch Series S/W/F Date Submitter Delegate State
[v4,35/35] crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routine crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,34/35] crypto: chacha20poly1305 - import construction and selftest from Zinc crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,33/35] crypto: arm/Curve25519 - wire up NEON implementation crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,32/35] crypto: arm - import Bernstein and Schwabe's Curve25519 ARM implementation crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,31/35] crypto: Curve25519 - x86_64 library and KPP implementations crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,30/35] crypto: lib/curve25519 - work around Clang stack spilling issue crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,29/35] crypto: curve25519 - implement generic KPP driver crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,28/35] crypto: curve25519 - add kpp selftest crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,27/35] crypto: testmgr - implement testing for KPP failures crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,26/35] crypto: Curve25519 - generic C library implementations crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,25/35] crypto: BLAKE2s - x86_64 SIMD implementation crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,24/35] crypto: blake2s - implement generic shash driver crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,23/35] crypto: testmgr - add test cases for Blake2s crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,22/35] crypto: BLAKE2s - generic C library implementation and selftest crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,21/35] int128: move __uint128_t compiler test to Kconfig crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,20/35] crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,19/35] crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,18/35] crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,17/35] crypto: x86/poly1305 - expose existing driver as poly1305 library crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,16/35] crypto: x86/poly1305 - depend on generic library not generic shash crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,15/35] crypto: poly1305 - expose init/update/final library interface crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,14/35] crypto: x86/poly1305 - unify Poly1305 state struct with generic code crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,13/35] crypto: poly1305 - move core routines into a separate library crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,12/35] crypto: chacha - unexport chacha_generic routines crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,11/35] crypto: mips/chacha - wire up accelerated 32r2 code from Zinc crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,10/35] crypto: mips/chacha - import 32r2 ChaCha code from Zinc crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,09/35] crypto: arm/chacha - expose ARM ChaCha routine as library function crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,08/35] crypto: arm/chacha - remove dependency on generic ChaCha driver crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,07/35] crypto: arm/chacha - import Eric Biggers's scalar accelerated ChaCha code crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,06/35] crypto: arm64/chacha - expose arm64 ChaCha routine as library function crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,05/35] crypto: arm64/chacha - depend on generic chacha library instead of crypto driver crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,04/35] crypto: x86/chacha - expose SIMD ChaCha routine as library function crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,03/35] crypto: x86/chacha - depend on generic chacha library instead of crypto driver crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,02/35] crypto: chacha - move existing library code into lib/crypto crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New
[v4,01/35] crypto: tidy up lib/crypto Kconfig and Makefile crypto: crypto API library interfaces for WireGuard --- 2019-10-17 Ard Biesheuvel New