Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Invoke attribute/key hooks from libsimaka | Martin Willi | 2009-11-30 | 2 | -5/+13 |
| | |||||
* | Build libsimaka with libtool, as we require a PIC-enabled version | Martin Willi | 2009-11-12 | 1 | -3/+2 |
| | |||||
* | EAP-SIM/AKA crypto helper supports key derivation for fast reauthentication | Martin Willi | 2009-11-12 | 3 | -22/+110 |
| | |||||
* | A SIM/AKA message can be parsed twice, without and with decryption | Martin Willi | 2009-11-12 | 2 | -56/+110 |
| | |||||
* | Pass SIM/AKA crypto helper to constructor of message | Martin Willi | 2009-11-12 | 2 | -26/+35 |
| | |||||
* | Added a doxygen group for libsimaka, some cleanups | Martin Willi | 2009-11-12 | 2 | -18/+24 |
| | |||||
* | Centralized SIM/AKA notifications and client errors | Martin Willi | 2009-11-12 | 2 | -13/+118 |
| | |||||
* | Use the EAP-SIM/AKA crypto helper in EAP-SIM | Martin Willi | 2009-11-12 | 2 | -19/+30 |
| | |||||
* | libsimaka provides cryptographic functionality used in EAP-SIM and EAP-AKA | Martin Willi | 2009-11-12 | 3 | -1/+262 |
| | |||||
* | Added a libsimaka library with shared message handling code for EAP-SIM/AKA | Martin Willi | 2009-11-12 | 3 | -0/+998 |