iki.fi,
pal...@dabbelt.com, shiyul...@iscas.ac.cn, ben.marsh...@pqshield.com,
christoph.muell...@vrull.eu
> 主题: Re: [PATCH V2 0/5] RISC-V: Implement Scalar Cryptography Extension
>
> Hi Shihua:
>
> Thanks for your patches! This patch set is generally in good shape,
> but I would
Hi Markku-Juhani:
Scalar crypto is ratified I know, but the scalar crypto intrinsic part
isn't standardized - and even the APIs listed in riscv_scalar_crypto.h
are not documented anywhere yet.
So what I mean is I am happy to accept this patch except the
riscv_scalar_crypto.h header.
Once the API
On Thu, Feb 16, 2023, 13:29 Kito Cheng wrote:
> Hi Shihua:
>
> Thanks for your patches! This patch set is generally in good shape,
> but I would prefer to remove riscv_scalar_crypto.h at this moment
> since it's NOT standardized yet.
>
Hi Kito,
I'm not sure if you're referring to the scalar cry
Hi Shihua:
Thanks for your patches! This patch set is generally in good shape,
but I would prefer to remove riscv_scalar_crypto.h at this moment
since it's NOT standardized yet.
Do you mind sending a new version of this patch set which does not
include that and also update the testcases?
On Th
This series adds basic support for the Scalar Cryptography extensions:
* Zbkb
* Zbkc
* Zbkx
* Zknd
* Zkne
* Zknh
* Zksed
* Zksh
The implementation follows the version Scalar Cryptography v1.0.0 of the
specification,
and the intrinsic of Scalar Cryptography extensions follows riscv-c-api
which can
This series adds basic support for the Scalar Cryptography extensions:
* Zbkb
* Zbkc
* Zbkx
* Zknd
* Zkne
* Zknh
* Zksed
* Zksh
The implementation follows the version Scalar Cryptography v1.0.0 of the
specification,
and the intrinsic of Scalar Cryptography extensions follows riscv-c-api
which can