auth algo XOR

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Neels Hofmeyr nhofmeyr at sysmocom.de
Thu Dec 14 01:18:56 UTC 2017


enum osmo_auth_algo features OSMO_AUTH_ALG_XOR, but now that I'm trying to use
it, I notice that we have no code actually implementing OSMO_AUTH_ALG_XOR.

We have xor as algorithm exposed as a VTY option in the osmo-hlr DB, but when I
choose it, I must notice that libosmocore doesn't osmo_auth_register() any xor
implementation.

Another detail is that I happen to remember that XOR is set as algorithm on the
SIM cards we have in the osmo-gsm-tester, at least in the RnD unit.

How should we deal with it? Implement xor, or remove it from osmo-hlr?
Or am I missing something?

~N
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.osmocom.org/pipermail/openbsc/attachments/20171214/42a6fa5f/attachment.bin>


More information about the OpenBSC mailing list