Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved eap-tls plugin to libcharon, updated to 4.4.1 APIs | Martin Willi | 2010-08-03 | 1 | -691/+0 |
* | Implemented EAP-TLS server functionality | Martin Willi | 2010-08-03 | 1 | -16/+56 |
* | Cleaned up the public TLS interface | Martin Willi | 2010-08-03 | 1 | -8/+23 |
* | Refactored common used operations into TLS crypto helper | Martin Willi | 2010-08-03 | 1 | -11/+142 |
* | Derive MSK for EAP-TLS authentication | Martin Willi | 2010-08-03 | 1 | -0/+18 |
* | Implemented input record decryption and verification | Martin Willi | 2010-08-03 | 1 | -1/+1 |
* | Implemented key derivation, output record signing and encryption | Martin Willi | 2010-08-03 | 1 | -34/+262 |
* | Derive master secret, create Finished message | Martin Willi | 2010-08-03 | 1 | -18/+137 |
* | Added TLS crypto helper, currently supports cipher suite selection | Martin Willi | 2010-08-03 | 1 | -0/+140 |