mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 14:49:24 +01:00
b7180d4d29
Add a test to show the incorrect ASN1 conversion to and from points. This was due to the check if Y is odd/even being inverted which incorrectly prefixes the X coordinate with the wrong byte. The test itself was not fully correct because it was using compliant points rather than full points, and the spec contains the entire Y coordinate so the full point should be used. This patch also adds ASN1 conversions to validate that dpp_point_from_asn1 and dpp_point_to_asn1 work properly. |
||
---|---|---|
.. | ||
gencerts.cnf | ||
test-arc4.c | ||
test-band.c | ||
test-client.c | ||
test-cmac-aes.c | ||
test-crypto.c | ||
test-dpp.c | ||
test-eap-mschapv2.c | ||
test-eap-sim.c | ||
test-eapol.c | ||
test-hmac-md5.c | ||
test-hmac-sha1.c | ||
test-hmac-sha256.c | ||
test-ie.c | ||
test-json.c | ||
test-kdf-sha256.c | ||
test-mpdu.c | ||
test-p2p.c | ||
test-prf-sha1.c | ||
test-sae.c | ||
test-ssid-security.c | ||
test-util.c | ||
test-wsc.c |