Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | certificate: Return signature scheme and parameters from issued_by() method | Tobias Brunner | 2017-11-08 | 1 | -0/+1 |
| | | | | | This also required some include restructuring (avoid including library.h in headers) to avoid unresolvable circular dependencies. | ||||
* | ikev1: Factor out IV and QM management | Tobias Brunner | 2017-02-08 | 1 | -0/+355 |
This simplifies implementing a custom keymat_v1_t. |