[erlang-patches] SSL: export some session key material and make the TLS PRF accessible
Andreas Schultz
aschultz@REDACTED
Tue Feb 21 18:13:16 CET 2012
Hi,
Please fetch:
git fetch git://github.com/RoadRunnr/otp.git tls-export-stuff
Export some session key material and make the TLS PRF accessible
Some protocols (e.g. EAP-PEAP, EAP-TLS, EAP-TTLS) that use TLS as
transport layer need to generate additional application specific
key material. One way to generate such material is to use the TLS
PRF and key material from the TLS session itself.
This change adds a function to access the required key material and
makes a TLS session PRF accessible.
https://github.com/RoadRunnr/otp/compare/tls-export-stuff
https://github.com/RoadRunnr/otp/compare/tls-export-stuff.patch
Regards
Andreas
--
--
Dipl. Inform.
Andreas Schultz
email: as@REDACTED
phone: +49-391-819099-224
mobil: +49-179-7654368
------------------ managed broadband access ------------------
Travelping GmbH phone: +49-391-8190990
Roentgenstr. 13 fax: +49-391-819099299
D-39108 Magdeburg email: info@REDACTED
GERMANY web: http://www.travelping.com
Company Registration: HRB21276 Handelsregistergericht Chemnitz
Geschaeftsfuehrer: Holger Winkelmann | VAT ID No.: DE236673780
--------------------------------------------------------------
More information about the erlang-patches
mailing list