]> git.ipfire.org Git - thirdparty/hostap.git/commit
crypto: Add more bignum/EC helper functions
authorJouni Malinen <jouni@codeaurora.org>
Tue, 27 Aug 2019 13:33:15 +0000 (16:33 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 14 Oct 2019 16:38:41 +0000 (19:38 +0300)
commit2a1c84f4e5df0a93c9221388f5d0d58def96bb98
treec6bfab04347c078f27a01ae8c8c3f0a0d32d3d59
parent960cfee506e0211e134108c977f8a68ab02a2dad
crypto: Add more bignum/EC helper functions

These are needed for implementing SAE hash-to-element.

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