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

Improve interoperabilities #49

Open
cmpute opened this issue Jan 20, 2024 · 0 comments
Open

Improve interoperabilities #49

cmpute opened this issue Jan 20, 2024 · 0 comments
Milestone

Comments

@cmpute
Copy link
Owner

cmpute commented Jan 20, 2024

  • Add from_le_bytes and from_be_bytes for IBig, equivalent to num_bigint::BigInt::{from_signed_bytes_le, from_signed_bytes_be}
  • Add from_digits and to_digits for IBig, somewhat equivalent to num_bigint::BigInt::{from_radix_le, from_radix_be}, but it support radix in a whole Word.
@cmpute cmpute added this to the v0.5 milestone Jan 20, 2024
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