Skip to content

std.crypto: move rsa to separate module #19986

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

clickingbuttons
Copy link
Contributor

@clickingbuttons clickingbuttons commented May 16, 2024

No functional changes. Side channel vulnerabilities are still present and a lot of future cleanup is still needed before making public.

Towards #19776. See #19771 (comment).

@clickingbuttons
Copy link
Contributor Author

CI failure is a flake:

error: unable to delete 'C:\Users\ci\george7\_work\zig\zig\build-release\zig-local-cache/tmp/843458e4f7f0c691': AccessDenied

@clickingbuttons clickingbuttons mentioned this pull request May 20, 2024
19 tasks
@clickingbuttons
Copy link
Contributor Author

@jedisct1 Ping.

@jedisct1
Copy link
Contributor

@jedisct1 Ping.

On vacation with GF who would kill me if I open the laptop.

@clickingbuttons
Copy link
Contributor Author

No problem, just been a couple weeks and I'm eager to get a good TLS server upstreamed. Enjoy your vacation!

@jedisct1
Copy link
Contributor

jedisct1 commented Jun 8, 2024

I'm not forgetting you. I'm gonna look at this asap.

ianic added a commit to ianic/tls.zig that referenced this pull request Jun 24, 2024
Copied from:
https://github.com/clickingbuttons/zig/blob/f1cea91624fd2deae28bfb2414a4fd9c7e246883/lib/std/crypto/rsa.zig

Hopefully clickingbuttons work will find a way to the std lib, or to separate rsa
library. Things to watch:

ziglang/zig#19776
ziglang/zig#19986
@clickingbuttons
Copy link
Contributor Author

@jedisct1 Did you forget? ;)

@alexrp
Copy link
Member

alexrp commented Oct 10, 2024

This needs a rebase to resolve the merge conflict.

@clickingbuttons
Copy link
Contributor Author

Fixed merge conflicts but didn't test since I have to rebuild LLVM.

@alexrp alexrp requested a review from jedisct1 October 16, 2024 17:09
@clickingbuttons
Copy link
Contributor Author

Where'd you go @jedisct1 ? :)

@alexrp
Copy link
Member

alexrp commented Mar 26, 2025

Would you mind resolving the merge conflicts?

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.

3 participants