Re: HPKE implementation

2021-02-25 Thread Niels Möller
Norbert Pocs writes: > My current project is the implementation of HPKE draft [0]. The first goal > is to implement mode_base. Hi, I was not aware of this work. It could make sense to support in Nettle, in particular if GnuTLS wants to use it. Which combinations of public key mechanism, key

HPKE implementation

2021-02-25 Thread Norbert Pocs
Hello mailing list, I am a student at Brno University of Technology at Faculty of Information Technology and intern at Red Hat Crypto team. My current project is the implementation of HPKE draft [0]. The first goal is to implement mode_base. Example usage for the project is the encrypted hello

Re: Status update

2021-02-25 Thread Daiki Ueno
ni...@lysator.liu.se (Niels Möller) writes: > 4. RSA-OAEP merge request. I intend to attend to (3) first, and will not >pay much attention to this one at the moment. If anyone else would >like to help out with review, maybe have alook at this one? >

Status update

2021-02-25 Thread Niels Möller
I've haven't had much hacking time since the 3.7.1 bug fix rel1ease. I'm aware of the following recent issues that need review/work: 1. New Arm64 code (don't recall current status off the top of my head). 2. s390x testing. I'd prefer to not run a git checkout on the s390x test machine, but