9
0
Fork 0
historical archive of an early approach towards a stand-alone AUthentication Center. Use osmo-hlr instead.
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Harald Welte 18a74f3e38 dynamically allocate hash table buckets based on init() call
we probably should move to a more tree-like data structure than a hash
table.  But well, lookup is not the most computationally expensive part
compared to the cryptographic operations.
2012-09-14 22:09:42 +02:00
src dynamically allocate hash table buckets based on init() call 2012-09-14 22:09:42 +02:00
COPYING initial import of a minimalistic AUC (authentication center) core 2012-09-14 11:11:42 +02:00