James Prestwood
00fddaa868
dpp-util: add dpp_configuration_new/dpp_configuration_to_json
...
Allows creating a new configuration object based on settings, ssid,
and akm suite (for configurator role) as well as converting a
configuration object to JSON.
2021-12-20 17:04:26 -06:00
James Prestwood
84c095e787
dpp-util: add DPP attribute building APIs
2021-12-17 13:37:04 -06:00
James Prestwood
992deb36d4
dpp-util: add dpp_parse_configuration_object
...
This parses the configuration JSON object from the configuration
response. Only a minimal configuration object is supported for
now.
2021-12-16 14:29:18 -06:00
James Prestwood
5ab6566a3b
dpp-util: add dpp_point_to_asn1
...
Converts an l_ecc_point to the DPP ASN.1 structure.
2021-12-16 12:22:26 -06:00
James Prestwood
124b04fff6
dpp-util: add dpp status and attribute types
2021-12-14 15:36:12 -06:00
James Prestwood
669a92607c
dpp-util: add DPP attribute iteration APIs
2021-12-06 16:32:09 -06:00
James Prestwood
c511e4be2a
dpp-util: add URI generation API
2021-12-06 16:32:03 -06:00
James Prestwood
cdf05183b9
dpp-util: Introduce dpp-util, and add crypto operations
2021-12-06 15:54:37 -06:00