On Tue, Nov 22, 2022 at 12:46:34PM +0100, Theo Buehler wrote:
> On Tue, Nov 22, 2022 at 12:36:25PM +0100, Theo Buehler wrote:
> > Now that libcrypto has X25519 support via EVP, most of the patches
> > aren't needed anymore. It suffices to map OPENSSL_clear_free to freezero.
> > Hopefully that will
On Tue, Nov 22, 2022 at 12:36:25PM +0100, Theo Buehler wrote:
> Now that libcrypto has X25519 support via EVP, most of the patches
> aren't needed anymore. It suffices to map OPENSSL_clear_free to freezero.
> Hopefully that will make future updates less painful.
>
> This seems to work in light tes
Now that libcrypto has X25519 support via EVP, most of the patches
aren't needed anymore. It suffices to map OPENSSL_clear_free to freezero.
Hopefully that will make future updates less painful.
This seems to work in light testing.
'make test' is broken, I haven't looked into fixing that.
Index: