Skip to content

SE05x KeyID is not correctly encoded into the private key reference #216

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

Closed
lagosantol opened this issue Dec 20, 2023 · 0 comments · Fixed by #217
Closed

SE05x KeyID is not correctly encoded into the private key reference #216

lagosantol opened this issue Dec 20, 2023 · 0 comments · Fixed by #217
Assignees
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@lagosantol
Copy link
Contributor

The issue is in this line:

Only the least significant byte of the key ID is stored.
The key ID should be stored in 4 bytes, big endian.

@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: code Related to content of the project itself labels Dec 20, 2023
@per1234 per1234 linked a pull request Dec 20, 2023 that will close this issue
@per1234 per1234 added the conclusion: resolved Issue was resolved label Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
3 participants