aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/crypto/hashers/hash_algorithm_set.c
Commit message (Collapse)AuthorAgeFilesLines
* Change interface for enumerator_create_filter() callbackTobias Brunner2017-05-261-4/+13
| | | | | This avoids the unportable 5 pointer hack, but requires enumerating in the callback.
* hash-algorithm-set: Add class to manage a set of hash algorithmsTobias Brunner2015-03-041-0/+113