Jouni Malinen
|
f2d27ef94c
DPP: Use a helper function to DER encode bootstrapping key
|
7 years ago |
Jouni Malinen
|
5548453a2d
BoringSSL: Add DPP special cases regardless of claimed version number
|
7 years ago |
Masashi Honma
|
4109555ef7
DPP: Fix compiler warning of testing code
|
7 years ago |
Jouni Malinen
|
762fb4f066
DPP: Testing capability to send unexpected Authentication Response
|
7 years ago |
Jouni Malinen
|
03abb6b541
DPP: Reject unexpected Req/Resp message based on Auth/PKEX role
|
7 years ago |
Jouni Malinen
|
95b0104a34
DPP: Retransmit DPP Authentication Response frame if it is not ACKed
|
7 years ago |
Jouni Malinen
|
d1f082644c
DPP: Allowed initiator to indicate either role
|
7 years ago |
Jouni Malinen
|
f97ace34cb
DPP: Support multiple channels for initiating DPP Authentication
|
7 years ago |
Jouni Malinen
|
af7f10fcdf
DPP: Protocol testing for invalid Config Resp attribute values
|
7 years ago |
Jouni Malinen
|
8c99e6264a
DPP: Report Config Request/Response failure reasons on control interface
|
7 years ago |
Jouni Malinen
|
f411ad1b86
DPP: Protocol testing to remove attributes from Config Req/Resp
|
7 years ago |
Jouni Malinen
|
7e0ebe21b0
DPP: Protocol testing - invalid I/R-Auth value in PKEX Commit-Reveal
|
7 years ago |
Jouni Malinen
|
89d0bf6783
DPP: Protocol testing - invalid Bootstrap Key value in PKEX Commit-Reveal
|
7 years ago |
Jouni Malinen
|
f31ef96dc3
DPP: Protocol testing - invalid Status value in PKEX Exchange Response
|
7 years ago |
Jouni Malinen
|
d05c82c4d0
DPP: Move PKEX z derivation on Responder to earlier phase
|
7 years ago |
Jouni Malinen
|
578c9ea1ab
DPP: Fix a typo in a debug print
|
7 years ago |
Jouni Malinen
|
5f5fff4363
DPP: Explicitly check that PKEX Qr is not the point-at-infinity
|
7 years ago |
Jouni Malinen
|
29ab69e4b0
DPP: PKEX counter t
|
7 years ago |
Jouni Malinen
|
039b8e7369
DPP: Terminate PKEX exchange on detection of a mismatching code
|
7 years ago |
Jouni Malinen
|
fc0efa2a1e
DPP: Use dpp_bn2bin_pad() helper to simplify code
|
7 years ago |
Jouni Malinen
|
e0247e7983
DPP: PKEX and STATUS_BAD_GROUP
|
7 years ago |
Jouni Malinen
|
2265353a4f
DPP: Remove obsolete TODO comment on discovery object
|
7 years ago |
Jouni Malinen
|
1cfcbd32ac
DPP: Testing capability to generate invalid PKEX encrypted key (M and N)
|
7 years ago |
Jouni Malinen
|
d7e7b7122e
DPP: Report PKEX failure reasons over control interface
|
7 years ago |
Jouni Malinen
|
61f9f27f80
DPP: Extend protocol testing to cover missing attributes in PKEX
|
7 years ago |
Jouni Malinen
|
b3e4cc5cbb
DPP: Move PKEX Commit-Reveal Response building to a helper function
|
7 years ago |
Jouni Malinen
|
b0626c2a6b
DPP: Move PKEX Commit-Reveal Request building to a helper function
|
7 years ago |
Jouni Malinen
|
a5c3b41b2f
DPP: Move PKEX Exchange Response building to a helper function
|
7 years ago |
Jouni Malinen
|
60b9dd86fd
DPP: Fix couple of typos in debug messages
|
7 years ago |
Jouni Malinen
|
219d4c9fcb
DPP: Report possible PKEX code mismatch in control interface
|
7 years ago |