]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP: DPPEnvelopedData generation for Configurator backup
authorJouni Malinen <jouni@codeaurora.org>
Thu, 12 Dec 2019 00:28:39 +0000 (02:28 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 31 Jan 2020 21:32:34 +0000 (23:32 +0200)
commitc025c2eb59116e4ac26b2dd50af5293e80d9bc21
tree35f2ac1d1700be6918e4cc0bed2aefb3b82ddd4f
parent7d9e3200544c96f0e976dfa4800ee2af086a5281
DPP: DPPEnvelopedData generation for Configurator backup

This adds support for generating an encrypted backup of the local
Configurator information for the purpose of enrolling a new
Configurator. This includes all ASN.1 construction and data encryption,
but the configuration and connector template values in
dpp_build_conf_params() are not yet complete.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/common/dpp.c