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

Regenerate sage128.gz? #8

Open
ioerror opened this issue Oct 23, 2023 · 1 comment
Open

Regenerate sage128.gz? #8

ioerror opened this issue Oct 23, 2023 · 1 comment

Comments

@ioerror
Copy link

ioerror commented Oct 23, 2023

It looks like the sage script used may have been older than the latest released sage script ( https://ntruprime.cr.yp.to/ntruprime-20200930.sage ).

Is there already a program that generates a fresh testdata/sage128.gz or would such a program be a useful contribution?

@davecgh
Copy link

davecgh commented Jun 20, 2024

Howdy. I just looked through the repo and I don't see anything to regenerate it. I imagine the original author had some code to generate it initially, but I don't believe they're around anymore.

I'd definitely be open to some code that uses go generate to create it. I very much prefer any type of generated data have such generators in the repository since they also double as a way to help make sure the test data itself is correct.

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

No branches or pull requests

3 participants
@ioerror @davecgh and others