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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Suite-B cryptography #1593

Open
Gunni opened this issue Oct 22, 2023 · 0 comments
Open

Add support for Suite-B cryptography #1593

Gunni opened this issue Oct 22, 2023 · 0 comments
Assignees
Labels
enhancement needs triage Waiting for discussion / prioritization by team
Milestone

Comments

@Gunni
Copy link

Gunni commented Oct 22, 2023

Hello!

  • Vote on this issue by adding a 馃憤 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

I would like to use WPA3-Enterprise with 192-bit security level.

Right now I get this error in adb logcat on my android: WifiKeyStore: Invalid certificate type for Suite-B: 1.2.840.10045.4.3.2 or insufficient bit length: 0.

Why is this needed?

For certificates used at the 192-bit security level, the subject public key must use the secp384r1 curve and be signed with the secp384r1 curve.

Wi-Fi alliance requires the use of both ECDSA secp384r1 and RSA 3072 certificates in WPA3-Enterprise 192-bit security networks.

@Gunni Gunni added enhancement needs triage Waiting for discussion / prioritization by team labels Oct 22, 2023
@hslatman hslatman self-assigned this Oct 24, 2023
@hslatman hslatman added this to the v0.25.1 milestone Oct 24, 2023
@hslatman hslatman modified the milestones: v0.25.1, v0.25.2 Nov 29, 2023
@hslatman hslatman modified the milestones: v0.26.0, v0.26.1 Mar 29, 2024
@hslatman hslatman modified the milestones: v0.26.1, v0.26.2 Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement needs triage Waiting for discussion / prioritization by team
Projects
None yet
Development

No branches or pull requests

2 participants