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

runtime: Remove the non-webpki/snow related uses of ring #2733

Merged
merged 1 commit into from
Feb 27, 2020

Conversation

Yawning
Copy link
Contributor

@Yawning Yawning commented Feb 27, 2020

As much as I like the concept of ring as a library, and the
implementation, the SGX support situation is rediculous, and we should
minimize the use of the library for cases where alternatives exist.

Part of #2683.

@Yawning Yawning added the c:runtime Category: runtime label Feb 27, 2020
@Yawning Yawning self-assigned this Feb 27, 2020
@Yawning Yawning changed the title runtime: Remove the non-webpki related use of ring runtime: Remove the non-webpki/snow related uses of ring Feb 27, 2020
@Yawning Yawning marked this pull request as ready for review February 27, 2020 11:58
As much as I like the concept of ring as a library, and the
implementation, the SGX support situation is rediculous, and we should
minimize the use of the library for cases where alternatives exist.
@Yawning Yawning merged commit b731c5a into master Feb 27, 2020
@Yawning Yawning deleted the yawning/fix/de-ringify branch February 27, 2020 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:runtime Category: runtime
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants