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

Help!Urgent! #9

Closed
yeeacksonideo opened this issue May 14, 2019 · 3 comments
Closed

Help!Urgent! #9

yeeacksonideo opened this issue May 14, 2019 · 3 comments

Comments

@yeeacksonideo
Copy link

I need to generate pk with the corresponding sk。
In my code,The first loop, I want to use an array of sk and pk, first select sk randomly , then Q * sk[i], and then give the result to pk[i]
The second loop is to output the contents of sk[i] and pk[i].
But when I run the program,My results are shown in Figure 2,It is like stuck, and will not continue。
What's wrong?
微信图片_20190514172241
微信图片_20190514172248

@yeeacksonideo
Copy link
Author

@mcarrickscott

@lovesh
Copy link
Contributor

lovesh commented May 17, 2019

Did you try debugging (printfs or otherwise) and see till what point the code reaches?

@mcarrickscott
Copy link
Contributor

mcarrickscott commented May 17, 2019 via email

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