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

Additional OID DB improvments #453

Merged
merged 2 commits into from
Feb 28, 2022
Merged

Additional OID DB improvments #453

merged 2 commits into from
Feb 28, 2022

Conversation

npmccallum
Copy link
Contributor

No description provided.

It was a nice idea to sort by kind. But expanding to other data sources
makes this cumbersome. Drop this notion.

Signed-off-by: Nathaniel McCallum <nathaniel@profian.com>
We now have a parser for ASN.1 OID definitions. By using this against
RFC 5280, we get more definitions. This also provides a re-usable
framework for other RFCs. Additionally, the definitions are now sorted
by name. This should decrease code churn.

Signed-off-by: Nathaniel McCallum <nathaniel@profian.com>
@tarcieri tarcieri merged commit 9827820 into RustCrypto:master Feb 28, 2022
@tarcieri tarcieri mentioned this pull request Mar 11, 2022
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.

None yet

2 participants