]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE: Add support for additional ECC groups
authorJouni Malinen <j@w1.fi>
Tue, 1 Jan 2013 11:07:56 +0000 (13:07 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 12 Jan 2013 15:51:53 +0000 (17:51 +0200)
commitbf14657b9ffd8f46a46879708619b91a160f9967
tree6feab15c3c9a030516b18c0ee5a8922f8656a57b
parentcbf9f4c642fae8aeed44b64e25ebaf3f37f97e00
SAE: Add support for additional ECC groups

In addition to the mandatory group 19 (256-bit random ECP group) add
support for groups 20 (384-bit), 25 (192-bit), and 26 (224-bit).

Signed-hostap: Jouni Malinen <j@w1.fi>
src/common/sae.h
src/crypto/crypto_openssl.c