Show patches with: Series = crypto: crypto API library interfaces for WireGuard       |    Archived = No       |   20 patches
Patch Series S/W/F Date Submitter Delegate State
[v2,01/20] crypto: chacha - move existing library code into lib/crypto crypto: crypto API library interfaces for WireGuard --- 2019-10-02 Ard Biesheuvel New
[v2,02/20] crypto: x86/chacha - expose SIMD ChaCha routine as library function crypto: crypto API library interfaces for WireGuard --- 2019-10-02 Ard Biesheuvel New
[v2,03/20] crypto: arm64/chacha - expose arm64 ChaCha routine as library function crypto: crypto API library interfaces for WireGuard --- 2019-10-02 Ard Biesheuvel New
[v2,04/20] crypto: arm/chacha - expose ARM ChaCha routine as library function crypto: crypto API library interfaces for WireGuard --- 2019-10-02 Ard Biesheuvel New
[v2,05/20] crypto: mips/chacha - import accelerated 32r2 code from Zinc crypto: crypto API library interfaces for WireGuard --- 2019-10-02 Ard Biesheuvel New
[v2,06/20] crypto: poly1305 - move into lib/crypto and refactor into library crypto: crypto API library interfaces for WireGuard --- 2019-10-02 Ard Biesheuvel New
[v2,07/20] crypto: x86/poly1305 - expose existing driver as poly1305 library crypto: crypto API library interfaces for WireGuard --- 2019-10-02 Ard Biesheuvel New
[v2,08/20] crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation crypto: crypto API library interfaces for WireGuard --- 2019-10-02 Ard Biesheuvel Superseded
[v2,09/20] crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation crypto: crypto API library interfaces for WireGuard --- 2019-10-02 Ard Biesheuvel Superseded
[v2,10/20] crypto: mips/poly1305 - import accelerated 32r2 code from Zinc crypto: crypto API library interfaces for WireGuard --- 2019-10-02 Ard Biesheuvel New
[v2,11/20] int128: move __uint128_t compiler test to Kconfig crypto: crypto API library interfaces for WireGuard --- 2019-10-02 Ard Biesheuvel Superseded
[v2,12/20] crypto: BLAKE2s - generic C library implementation and selftest crypto: crypto API library interfaces for WireGuard --- 2019-10-02 Ard Biesheuvel Superseded
[v2,13/20] crypto: BLAKE2s - x86_64 library implementation crypto: crypto API library interfaces for WireGuard --- 2019-10-02 Ard Biesheuvel Superseded
[v2,14/20] crypto: Curve25519 - generic C library implementations and selftest crypto: crypto API library interfaces for WireGuard --- 2019-10-02 Ard Biesheuvel Superseded
[v2,15/20] crypto: lib/curve25519 - work around Clang stack spilling issue crypto: crypto API library interfaces for WireGuard --- 2019-10-02 Ard Biesheuvel Superseded
[v2,16/20] crypto: Curve25519 - x86_64 library implementation crypto: crypto API library interfaces for WireGuard --- 2019-10-02 Ard Biesheuvel Superseded
[v2,17/20] crypto: arm - import Bernstein and Schwabe's Curve25519 ARM implementation crypto: crypto API library interfaces for WireGuard --- 2019-10-02 Ard Biesheuvel Superseded
[v2,18/20] crypto: arm/Curve25519 - wire up NEON implementation crypto: crypto API library interfaces for WireGuard --- 2019-10-02 Ard Biesheuvel Superseded
[v2,19/20] crypto: chacha20poly1305 - import construction and selftest from Zinc crypto: crypto API library interfaces for WireGuard --- 2019-10-02 Ard Biesheuvel Superseded
[v2,20/20] crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routine crypto: crypto API library interfaces for WireGuard --- 2019-10-02 Ard Biesheuvel Superseded