]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: Complete Suite B 128-bit coverage
authorJouni Malinen <j@w1.fi>
Sat, 24 Jan 2015 20:24:10 +0000 (22:24 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 26 Jan 2015 23:43:55 +0000 (01:43 +0200)
commit4113a96bba834f16357d4855ca7b2f2801216ea8
tree4c02fa351f16c9975a34bb81e151d751daea24ad
parentf918b95b9d919f752a1ec2566d359e009eefe190
tests: Complete Suite B 128-bit coverage

Enable BIP-GMAC-128 and enforce Suite B profile for TLS.

Signed-off-by: Jouni Malinen <j@w1.fi>
tests/hwsim/auth_serv/ec-ca-openssl.cnf [new file with mode: 0644]
tests/hwsim/auth_serv/ec-ca.pem [new file with mode: 0644]
tests/hwsim/auth_serv/ec-generate.sh [new file with mode: 0755]
tests/hwsim/auth_serv/ec-server.key [new file with mode: 0644]
tests/hwsim/auth_serv/ec-server.pem [new file with mode: 0644]
tests/hwsim/auth_serv/ec-user.key [new file with mode: 0644]
tests/hwsim/auth_serv/ec-user.pem [new file with mode: 0644]
tests/hwsim/test_suite_b.py