diff options
author | 2016-11-03 12:56:02 +0000 | |
---|---|---|
committer | 2016-11-03 12:56:02 +0000 | |
commit | 171ec5ab17fb7cb6e2a6f212200361e5e962bb54 (patch) | |
tree | c19aecd19797424b48cfb799a531a1bf005f1090 /lib | |
parent | Don't do OCSP validation when we have disabled certificate verification (diff) | |
download | wireguard-openbsd-171ec5ab17fb7cb6e2a6f212200361e5e962bb54.tar.xz wireguard-openbsd-171ec5ab17fb7cb6e2a6f212200361e5e962bb54.zip |
Implement a Key-Value Pair exchange interface
The implemented abstraction allows us to query and set little
endian UTF-16 keys exchanged between the Host and the Guest via
a text based pvbus(4) interface.
All keys are attached to one of several key pools: Auto, Guest,
External or Guest/Parameters. The hostctl(8) is able to modify
values for keys in the Auto pool as well as set new keys in the
Guest pool while the Host provides its keys in External and
Guest/Parameters pools.
Discussed with reyk@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions