Skip to content

feat(srp): add HomeKit-compatible padding options for u and M1/M2#272

Open
r4v3n6101 wants to merge 1 commit intoRustCrypto:masterfrom
r4v3n6101:homekit_srp
Open

feat(srp): add HomeKit-compatible padding options for u and M1/M2#272
r4v3n6101 wants to merge 1 commit intoRustCrypto:masterfrom
r4v3n6101:homekit_srp

Conversation

@r4v3n6101
Copy link

@r4v3n6101 r4v3n6101 commented Feb 20, 2026

  1. Fix computation of u parameter. It uses PAD(A) and PAD(B) as specified in doc comment, though it wasn't implemented. (RFC)
  2. Option for calculating of unpadded H(g), useful for Apple's HomeKit protocol.

Linked issue: #204

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.

1 participant