From 3ae1a1adbcb170825ea8522caa0ea6c179ee59a3 Mon Sep 17 00:00:00 2001 From: Michael Baentsch <57787676+baentsch@users.noreply.github.com> Date: Tue, 30 Jul 2024 08:33:20 +0200 Subject: [PATCH] prepare fixing #457 Signed-off-by: Michael Baentsch <57787676+baentsch@users.noreply.github.com> --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 0ea4e485..275bc4c5 100644 --- a/README.md +++ b/README.md @@ -178,16 +178,16 @@ Team Contributors to the `oqsprovider` include: -- Michael Baentsch -- Christian Paquin -- Richard Levitte -- Basil Hess -- Julian Segeth -- Alex Zaslavsky -- Will Childs-Klein -- Thomas Bailleux -- Felipe Ventura -- Iyán Méndez Veiga +- Michael Baentsch (initial author and maintainer; responsible for all code except as listed per contributor's responsibilities below) +- Christian Paquin (original OpenSSL111 OQS integrator) +- Richard Levitte (OpenSSL provider wizard) +- Basil Hess (hybrid KEM integration & pqcrystals/mayo OID management) +- Julian Segeth (some memory management improvements) +- Alex Zaslavsky (improvements on OpenSSL integration) +- Will Childs-Klein (improvements on Kyber hybrid OIDs) +- Thomas Bailleux (many build, CI and usage improvements for different platforms) +- Felipe Ventura (composite sig integration and OID management) +- Iyán Méndez Veiga (PKCS#12 testing) History -------