Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | EAP-AKA': Added processing of AT_KDF and AT_KDF_INPUT attributes | Jouni Malinen | 2008-12-04 | 1 | -1/+123 |
* | EAP-AKA': Allow both AKA AKA' to be registed from eap_aka_prime.c | Jouni Malinen | 2008-12-03 | 1 | -4/+38 |
* | EAP-AKA': Derive keys using the new KDF (PRF') | Jouni Malinen | 2008-12-03 | 1 | -12/+23 |
* | EAP-AKA': Use HMAC-SHA-256-128 for AT_MAC | Jouni Malinen | 2008-12-02 | 1 | -7/+16 |
* | EAP-AKA': Use SHA256 for AT_CHECKCODE | Jouni Malinen | 2008-12-02 | 1 | -9/+21 |
* | Use a variable to store EAP method type for EAP-AKA vs. EAP-AKA' | Jouni Malinen | 2008-12-02 | 1 | -9/+16 |
* | Add a starting point for EAP-AKA' (draft-arkko-eap-aka-kdf-10) | Jouni Malinen | 2008-12-02 | 1 | -0/+1156 |