[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id:
<170603222985.30461.5962076100762100573.git-patchwork-notify@kernel.org>
Date: Tue, 23 Jan 2024 17:50:29 +0000
From: patchwork-bot+linux-riscv@...nel.org
To: Eric Biggers <ebiggers@...nel.org>
Cc: linux-riscv@...ts.infradead.org, linux-crypto@...r.kernel.org,
linux-kernel@...r.kernel.org, aou@...s.berkeley.edu, andy.chiu@...ive.com,
ardb@...nel.org, christoph.muellner@...ll.eu, heiko@...ech.de,
jerry.shih@...ive.com, palmer@...belt.com, paul.walmsley@...ive.com,
phoebe.chen@...ive.com, hongrong.hsu@...ive.com
Subject: Re: [PATCH v3 00/10] RISC-V crypto with reworked asm files
Hello:
This series was applied to riscv/linux.git (for-next)
by Palmer Dabbelt <palmer@...osinc.com>:
On Sun, 21 Jan 2024 16:19:11 -0800 you wrote:
> This patchset, which applies to v6.8-rc1, adds cryptographic algorithm
> implementations accelerated using the RISC-V vector crypto extensions
> (https://github.com/riscv/riscv-crypto/releases/download/v1.0.0/riscv-crypto-spec-vector.pdf)
> and RISC-V vector extension
> (https://github.com/riscv/riscv-v-spec/releases/download/v1.0/riscv-v-spec-1.0.pdf).
> The following algorithms are included: AES in ECB, CBC, CTR, and XTS modes;
> ChaCha20; GHASH; SHA-2; SM3; and SM4.
>
> [...]
Here is the summary with links:
- [v3,01/10] RISC-V: add helper function to read the vector VLEN
(no matching commit)
- [v3,02/10] RISC-V: add TOOLCHAIN_HAS_VECTOR_CRYPTO
https://git.kernel.org/riscv/c/34ca4ec628de
- [v3,03/10] RISC-V: hook new crypto subdir into build-system
https://git.kernel.org/riscv/c/178f3856436c
- [v3,04/10] crypto: riscv - add vector crypto accelerated AES-{ECB,CBC,CTR,XTS}
https://git.kernel.org/riscv/c/eb24af5d7a05
- [v3,05/10] crypto: riscv - add vector crypto accelerated ChaCha20
https://git.kernel.org/riscv/c/bb54668837a0
- [v3,06/10] crypto: riscv - add vector crypto accelerated GHASH
https://git.kernel.org/riscv/c/600a3853dfa0
- [v3,07/10] crypto: riscv - add vector crypto accelerated SHA-{256,224}
https://git.kernel.org/riscv/c/8c8e40470ffe
- [v3,08/10] crypto: riscv - add vector crypto accelerated SHA-{512,384}
https://git.kernel.org/riscv/c/b3415925a08b
- [v3,09/10] crypto: riscv - add vector crypto accelerated SM3
https://git.kernel.org/riscv/c/563a5255afa2
- [v3,10/10] crypto: riscv - add vector crypto accelerated SM4
https://git.kernel.org/riscv/c/b8d06352bbf3
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists