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

Is this library safe for crypto? #57

Open
AsafFisher opened this issue Sep 24, 2023 · 2 comments
Open

Is this library safe for crypto? #57

AsafFisher opened this issue Sep 24, 2023 · 2 comments

Comments

@AsafFisher
Copy link

Functions such as to_signed_bytes_be are safe?

@dignifiedquire
Copy link
Owner

could you clarify what you mean by "safe"?

@AsafFisher
Copy link
Author

Sometimes functions can have side effects that can cause side channel attacks... I am not an expert but I've heard of these... did anyone do a review of this for this library?

Look at BigInt impl in golang, they walk about it there.

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

2 participants