aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/eap_tls/tls/tls_crypto.h
Commit message (Collapse)AuthorAgeFilesLines
* Moved eap-tls plugin to libcharon, updated to 4.4.1 APIsMartin Willi2010-08-031-188/+0
|
* Implemented EAP-TLS server functionalityMartin Willi2010-08-031-2/+13
|
* Cleaned up the public TLS interfaceMartin Willi2010-08-031-0/+52
|
* Refactored common used operations into TLS crypto helperMartin Willi2010-08-031-6/+37
|
* Derive MSK for EAP-TLS authenticationMartin Willi2010-08-031-0/+7
|
* Implemented key derivation, output record signing and encryptionMartin Willi2010-08-031-0/+7
|
* Derive master secret, create Finished messageMartin Willi2010-08-031-2/+30
|
* Added TLS crypto helper, currently supports cipher suite selectionMartin Willi2010-08-031-0/+52