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

dev.boringcrypto: crypto/internal/boring: consider splitting up into smaller packages based on math/big requirement #40136

Open
dmitshur opened this issue Jul 9, 2020 · 0 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@dmitshur
Copy link
Contributor

dmitshur commented Jul 9, 2020

As discussed in golang.org/cl/241442, this is a tracking issue to look into breaking crypto/internal/boring up into distinct packages, splitting out RSA and ECDSA—which require math/big—away from the rest which do not.

/cc @FiloSottile @katiehockman

@dmitshur dmitshur added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Jul 9, 2020
@dmitshur dmitshur added this to the Backlog milestone Jul 9, 2020
@FiloSottile FiloSottile changed the title crypto/internal/boring: consider splitting up into smaller packages based on math/big requirement [dev.boringcrypto] dev.boringcrypto: crypto/internal/boring: consider splitting up into smaller packages based on math/big requirement Jul 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

1 participant