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

Drop asn1crypto and just support pyasn1 #57

Merged
merged 1 commit into from
Dec 8, 2020

Conversation

tiran
Copy link
Member

@tiran tiran commented Dec 8, 2020

I added asn1crypto support three years ago in #33, because I was under
the impression that other Python packages such as PyCA cryptography
were going to standardize on asn1crypto. Since 2017 cryptography and
other dependencies have dropped asn1crypto. kdcproxy is currently the
only package in RHEL that depends on python-asn1crypto.

Let's keep it simple and just support pyasn1.

Signed-off-by: Christian Heimes [email protected]

I added asn1crypto support three years ago in latchset#33, because I was under
the impression that other Python packages such as PyCA cryptography
were going to standardize on asn1crypto. Since 2017 cryptography and
other dependencies have dropped asn1crypto. kdcproxy is currently the
only package in RHEL that depends on python-asn1crypto.

Let's keep it simple and just support pyasn1.

Signed-off-by: Christian Heimes <[email protected]>
@frozencemetery frozencemetery merged commit d36d26b into latchset:main Dec 8, 2020
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