-
-
Notifications
You must be signed in to change notification settings - Fork 175
Experimental dilithium implementation #1345
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
Conversation
This PR was my test using AI agent to generate about half of the code. I suspect there are a few rough edges that should be smoothed, but it's here so that people can see
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 21 out of 26 changed files in this pull request and generated 2 comments.
Files not reviewed (5)
- bench/performance/go.mod: Language not supported
- cmd/jwx/go.mod: Language not supported
- deps.bzl: Language not supported
- examples/go.mod: Language not supported
- go.mod: Language not supported
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 21 out of 26 changed files in this pull request and generated no comments.
Files not reviewed (5)
- bench/performance/go.mod: Language not supported
- cmd/jwx/go.mod: Language not supported
- deps.bzl: Language not supported
- examples/go.mod: Language not supported
- go.mod: Language not supported
This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 14 days. |
This PR was closed because it has been stalled for 14 days with no activity. This does not mean your PR is rejected, but rather it is done to hide it from the view of the maintainers for the time being. Feel free to reopen if you have new comments or changes that you would like to include. |
This PR was my test using AI agent to generate about half of the code. I suspect there are a few rough edges that should be smoothed, but it's here so that people can see