Attention is currently required from: laforge.
neels has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-hlr/+/33098 )
Change subject: db: extend database schema to support 256bit K and/or OP[c] values ......................................................................
Patch Set 4:
(3 comments)
File src/db.c:
https://gerrit.osmocom.org/c/osmo-hlr/+/33098/comment/fb60d742_5e9d6495 PS4, Line 550: 6 7
(last time i worked on this i considered having a LOGP("%d", version) because it's easy to make this copy paste mistake and not notice; i guess i decided against it)
File src/hlr_vty_subscr.c:
https://gerrit.osmocom.org/c/osmo-hlr/+/33098/comment/c50ae12f_57ba031a PS4, Line 479: * below for real 3G AKA algorithms. */ (120 line width)
https://gerrit.osmocom.org/c/osmo-hlr/+/33098/comment/9dab5afa_6aa1c6ac PS4, Line 510: *maxlen_opc = MILENAGE_KEY_LEN; will there ever be minlen_opc < maxlen_opc?