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

Remove to_string from Scalar::__int__ method #8

Merged
merged 3 commits into from
Aug 30, 2024

Conversation

jtraglia
Copy link
Contributor

Using from & into_bigint is much cleaner, safer, and probably faster!

@jtraglia jtraglia changed the title From to_string from Scalar::__int__ method Remove to_string from Scalar::__int__ method Aug 30, 2024
src/wrapper.rs Outdated Show resolved Hide resolved
@kevaundray kevaundray merged commit 02e1049 into crate-crypto:master Aug 30, 2024
50 checks passed
@jtraglia jtraglia deleted the a-better-int branch August 30, 2024 18:21
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

Successfully merging this pull request may close these issues.

2 participants