Re: [PATCH bpf-next v6 2/3] bpf: crypto: add skcipher to bpf crypto

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Nov 29, 2023 at 09:33:11AM -0800, Vadim Fedorenko wrote:
> Implement skcipher crypto in BPF crypto framework.
> 
> Signed-off-by: Vadim Fedorenko <vadfed@xxxxxxxx>
> ---
> v6:
> - make skcipher implementation in separate patch
> ---
>  kernel/bpf/Makefile          |  3 ++
>  kernel/bpf/crypto_skcipher.c | 76 ++++++++++++++++++++++++++++++++++++
>  2 files changed, 79 insertions(+)
>  create mode 100644 kernel/bpf/crypto_skcipher.c

I just made some adjustments to the lskcipher API so you may want
to hold off for a bit:

https://lore.kernel.org/linux-crypto/20231129210421.GD1174@sol.localdomain/T/#u

Basically it adds the ability to process more than one piece of
data for stream ciphers such as chacha.

Thanks,
-- 
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt




[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux