Skip to content

Conversation

edipascale
Copy link
Contributor

  • remove spurious length check when fetching attributes, such as in getRand(), getMac() etc.
  • fix the AT_RES length (it's in bits, not bytes)
  • fix reordering of attributes and MAC computation issues
  • fix SUPI input to the master key (remove the supi type prefix)
  • use kAusf computation for eap-aka' rather than the 5g-aka one

Inspired in large part by the issues and solutions reported in #592

* remove spurious length check when fetching attributes,
  such as in getRand(), getMac() etc.
* fix the AT_RES length (it's in bits, not bytes)
* fix reordering of attributes and MAC computation issues
* fix SUPI input to the master key (remove the supi type prefix)
* use kAusf computation for eap-aka' rather than the 5g-aka one

Inspired in large part by the issues and solutions reported in aligungr#592
@aligungr aligungr merged commit 85a0fbf into aligungr:master Apr 17, 2024
@edipascale edipascale deleted the ema/fix-eap branch April 17, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants