Skip to content

Improve interoperabilities #49

@cmpute

Description

@cmpute
  • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions