summaryrefslogtreecommitdiffstats
path: root/include/osmocom/crypt/auth.h
Commit message (Collapse)AuthorAgeFilesLines
* auth_core: add functions for parsing algorithm namesHarald Welte2011-12-071-0/+3
|
* Add a generic abstraction for GSM/3G authentication algorithmsHarald Welte2011-12-061-0/+87
Indiidual algorithms can be implemented as plugins. libosmogsm itself only provides COMP128v1 via this generic interface.