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

Correct Implementation for Relative OIDs #45

Merged
merged 4 commits into from
Jun 24, 2024

Conversation

s00500
Copy link
Contributor

@s00500 s00500 commented Jun 24, 2024

In my misunderstanding of this funkey standard I think I have judged to quickly that OID and RelativeOID can be treated the same. This PR tries to fix this. The mein diofference is the removal of the compression of the first two oid segments into 1 byte.

s00500 added 4 commits June 24, 2024 20:17
Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
- downgrade required go version
- revert modulepath
- fix typo

Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
@cpuschma cpuschma self-assigned this Jun 24, 2024
@cpuschma
Copy link

Thank you for your PR! 👍

@cpuschma cpuschma merged commit 5f6f7aa into go-asn1-ber:master Jun 24, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants