Skip to content

Fix otherInfo serialization according to RFC 7518 #29

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

Merged
merged 1 commit into from
Dec 20, 2019
Merged

Fix otherInfo serialization according to RFC 7518 #29

merged 1 commit into from
Dec 20, 2019

Conversation

hyves42
Copy link
Contributor

@hyves42 hyves42 commented Dec 20, 2019

This pull request aims to fix the ConcatKDF key derivation operation to make it conform to the standard

RFC 7518 states in paragraph 4.6.2. Key Derivation for ECDH Key Agreement

AlgorithmID
The AlgorithmID value is of the form Datalen || Data, where Data
is a variable-length string of zero or more octets, and Datalen is
a fixed-length, big-endian 32-bit counter that indicates the
length (in octets) of Data. ``

@rohe rohe merged commit af50c93 into IdentityPython:master Dec 20, 2019
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