aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/eap_tls/tls/tls_protection.c
Commit message (Expand)AuthorAgeFilesLines
* Moved eap-tls plugin to libcharon, updated to 4.4.1 APIsMartin Willi2010-08-031-311/+0
* Implemented input record decryption and verificationMartin Willi2010-08-031-5/+79
* Implemented key derivation, output record signing and encryptionMartin Willi2010-08-031-2/+166
* Added dummy/identity implementations of the different TLS record layersMartin Willi2010-08-031-0/+73