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