summaryrefslogtreecommitdiffstats
path: root/include/osmocom/crypt
Commit message (Expand)AuthorAgeFilesLines
* Use define for key buffersMax2018-12-201-3/+3
* add osmo_auth_c3() (separate from gsm_milenage())Neels Hofmeyr2017-12-181-0/+2
* [doc] Provide proper name for 'auth' groupHarald Welte2017-10-171-1/+1
* auth: add OSMO_MILENAGE_IND_BITLEN_MAXNeels Hofmeyr2017-10-091-0/+1
* auth: add value_strings for osmo_sub_auth_type, comment on osmo_auth_alg_name()Neels Hofmeyr2017-10-091-1/+7
* Add define for supported a5 key length limitMax2017-08-301-1/+3
* umts aka: add sqn_ms out-param, print SQN.MS in osmo-auc-genNeels Hofmeyr2017-08-291-0/+1
* cosmetic: umts aka: tweak comments for sqn and indNeels Hofmeyr2017-08-291-2/+2
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-232-3/+3
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-6/+6
* osmo_auth_gen_vec: UMTS auth: fix SQN as SEQ || INDNeels Hofmeyr2017-03-151-0/+2
* osmo_auth*: fix ordering of function argsNeels Hofmeyr2017-02-061-2/+2
* Add GEA3 & GEA4 ciphersMax2016-07-111-0/+2
* Clarify GPRS algorithmMax2016-06-291-5/+6
* Clarify GPRS ciphering directionMax2016-06-291-2/+3
* Make C4 function globally availableMax2016-06-291-1/+1
* Add strings for GPRS ciphersMax2016-06-291-0/+3
* Update internal GPRS cipher APIMax2016-04-221-2/+6
* include: Switch to #pragma once patternSylvain Munaut2014-06-162-8/+2
* authentication: More documentationHarald Welte2012-07-181-17/+27
* build: simplify headers management and remove recursionDiego Elio Pettenò2012-06-301-3/+0
* auth_milenage/osmo-auc-gen: compute OPC in case only OP is knownHarald Welte2012-03-211-0/+1
* auth_core: don't use anonymous unions to make certain gcc versions happyHarald Welte2011-12-071-1/+1
* auth_core: add functions for parsing algorithm namesHarald Welte2011-12-071-0/+3
* Add a generic abstraction for GSM/3G authentication algorithmsHarald Welte2011-12-062-1/+88
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-231-1/+1
* GPRS: Add 'input' generator functions for GPRS cipher algorithmHarald Welte2010-06-301-0/+6
* Add support for plugins (and specifically GPRS encryption plugins)Harald Welte2010-06-302-0/+51