[PATCH 00/21] DPP: Remove direct dependency on OpenSSL

Jouni Malinen j at w1.fi
Thu Oct 28 09:08:22 PDT 2021


On Mon, Jun 28, 2021 at 06:25:17PM +0200, Cedric Izoard wrote:
> The purpose of this series is to remove direct calls to OpenSSL
> in DPP code and to use the crypto.h API instead.
> 
> The last 2 patches (CSR and PKCS7) will definitely need another
> revision but I'm not sure what the best way to deal with this.

Thanks, I applied patches 1-7, 9-11, and 13-21 with some cleanup. I
pulled in some of patch 8/21 as well except for the part I commented on
earlier.

I'm not sure what would be the best way of addressing the CSR and PKCS#7
operations, but for now, I applied the last two patches as well to get a
starting point in, but with the PKCS#7 function prototype moved into
crypto.h (src/tls/* is for the internal TLS library and not really very
good place for defining functions that are used with external
libraries).
 
-- 
Jouni Malinen                                            PGP id EFC895FA



More information about the Hostap mailing list