Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

various eap-aka-prime fixes #700

Merged
merged 1 commit into from
Apr 17, 2024
Merged

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