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

delete key locations in Test.jl #4

Open
fepaul-book opened this issue Nov 15, 2023 · 0 comments
Open

delete key locations in Test.jl #4

fepaul-book opened this issue Nov 15, 2023 · 0 comments

Comments

@fepaul-book
Copy link

In Test.jl are the following locations defined:

GPubLoc = "./keys/public_g.txt"
GPrivLoc = "./keys/private_g.txt"
tLoc = "./keys/public_t.txt"
mLoc = "./keys/public_m.txt"
SLoc = "./keys/private_s.txt"
PLoc = "./keys/private_p.txt"
supLoc = "./keys/private_support.txt"
goppaLoc = "./keys/private_polynomial.txt"

But it seems that they are never used in the code at all - so they can be deleted? or do they serve any different purpose?

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

1 participant