1. 08450c9 libosmogsm: Support authentication with 256-bit K and/or OP/OPc by Harald Welte · 1 year, 1 month ago
  2. 9b7c9ae Rename OSMO_AUTH_ALG_XOR to OSMO_AUTH_ALG_XOR_3G by Harald Welte · 1 year, 4 months ago
  3. e93c5e9 Implement the XOR-2G authentication algorithm by Harald Welte · 1 year, 4 months ago
  4. 4fc6118 Split include/Makefile.am content into subdirs by Pau Espin Pedrol · 1 year, 5 months ago
  5. 6b5a533 include: add enum for UTRAN cipher by Alexander Couzens · 2 years, 8 months ago
  6. c3fa007 kdf: add key derivation functions by Eric · 3 years, 1 month ago
  7. af25c37 Use define for key buffers by Max · 6 years ago
  8. aa84b71 add osmo_auth_c3() (separate from gsm_milenage()) by Neels Hofmeyr · 7 years ago
  9. c368b54 [doc] Provide proper name for 'auth' group by Harald Welte · 7 years ago
  10. 1a02e36 auth: add OSMO_MILENAGE_IND_BITLEN_MAX by Neels Hofmeyr · 7 years ago
  11. 26e30b1 auth: add value_strings for osmo_sub_auth_type, comment on osmo_auth_alg_name() by Neels Hofmeyr · 7 years ago
  12. 483cdff Add define for supported a5 key length limit by Max · 7 years ago
  13. 2066a42 umts aka: add sqn_ms out-param, print SQN.MS in osmo-auc-gen by Neels Hofmeyr · 7 years ago
  14. 95500c8 cosmetic: umts aka: tweak comments for sqn and ind by Neels Hofmeyr · 7 years ago
  15. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  16. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  17. bb6f7b7 osmo_auth_gen_vec: UMTS auth: fix SQN as SEQ || IND by Neels Hofmeyr · 7 years ago
  18. 03ab9a6 osmo_auth*: fix ordering of function args by Neels Hofmeyr · 7 years ago
  19. 4f16950 Add GEA3 & GEA4 ciphers by Max · 8 years ago
  20. dda9dff Clarify GPRS algorithm by Max · 8 years ago
  21. c57e5da Clarify GPRS ciphering direction by Max · 8 years ago
  22. ceae123 Make C4 function globally available by Max · 8 years ago
  23. b897c42 Add strings for GPRS ciphers by Max · 8 years ago
  24. bf990bb Update internal GPRS cipher API by Max · 8 years ago
  25. 12ba778 include: Switch to #pragma once pattern by Sylvain Munaut · 10 years ago
  26. 007a71e authentication: More documentation by Harald Welte · 12 years ago
  27. d471a21 build: simplify headers management and remove recursion by Diego Elio Pettenò · 12 years ago
  28. a72e47b auth_milenage/osmo-auc-gen: compute OPC in case only OP is known by Harald Welte · 12 years ago
  29. aae2362 auth_core: don't use anonymous unions to make certain gcc versions happy by Harald Welte · 13 years ago
  30. a5ab162 auth_core: add functions for parsing algorithm names by Harald Welte · 13 years ago
  31. d82e0eb Add a generic abstraction for GSM/3G authentication algorithms by Harald Welte · 13 years ago
  32. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0
  33. e335b91 GPRS: Add 'input' generator functions for GPRS cipher algorithm by Harald Welte · 14 years ago
  34. b9ce51c Add support for plugins (and specifically GPRS encryption plugins) by Harald Welte · 14 years ago