]> git.ipfire.org Git - thirdparty/hostap.git/commit
OpenSSL: Additional EC functionality for SAE-PK
authorJouni Malinen <jouni@codeaurora.org>
Sat, 30 May 2020 20:30:42 +0000 (23:30 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 2 Jun 2020 14:56:45 +0000 (17:56 +0300)
commitaed01b82d31509119b584df6948264af8d82aa52
tree534dba0db616ba3ffb1ad170570866b470a552f2
parent30885edb7e89a97cd30593a0043eab303683e341
OpenSSL: Additional EC functionality for SAE-PK

These will be needed for implementing SAE-PK ECDSA signing and signature
verification operations.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/crypto/crypto.h
src/crypto/crypto_openssl.c