On 26/05/14 15:25, Daniel Kubec wrote: > Add support for TLS Keying Material Exporters [RFC 5705]. > > Keying Material Exporter allow additional keying material to be derived from > existing TLS channel. > This exported keying material can then be used for a variety of purposes.
These patches have been applied to the git master branch: * openvpn-rfc5705-v3.patch commit 685e486e8b8f70c25f09590c24762ff734f94a51 Author: Daniel Kubec <[email protected]> List-Post: [email protected] Date: Thu Mar 12 15:14:20 2015 +0100 Added support for TLS Keying Material Exporters [RFC-5705] Signed-off-by: Daniel Kubec <[email protected]> Signed-off-by: David Sommerseth <[email protected]> Acked-by: Steffan Karger <[email protected] Acked-by: David Sommerseth <[email protected]> * openvpn-rfc5705-doc-v3.patch commit 84604e0bae7216b46642d5a1a443b86f712d53aa Author: Daniel Kubec <[email protected]> List-Post: [email protected] Date: Thu Mar 12 15:25:42 2015 +0100 Added document for TLS Keying Material Exporters [RFC-5705] [DS: Fixed option prefix from '-' to '--'] Signed-off-by: Daniel Kubec <[email protected]> Signed-off-by: David Sommerseth <[email protected]> Acked-by: Steffan Karger <[email protected] Acked-by: David Sommerseth <[email protected]> * openvpn-rfc5705-sample.patch commit f7ef7522f5c7e6d4abfa5a0378c2e2ad265c65ec Author: Daniel Kubec <[email protected]> List-Post: [email protected] Date: Sun Apr 5 00:10:37 2015 +0200 sample-plugin: TLS Keying Material Exporter [RFC-5705] demonstration plug-in Signed-off-by: Daniel Kubec <[email protected]> Signed-off-by: David Sommerseth <[email protected]> Acked-by: David Sommerseth <[email protected]> -- kind regards, David Sommerseth
