Skip to content

Consider upstreaming ModInverse trait into num-traits crate #21

@BlackHoleFox

Description

@BlackHoleFox

Currently the rsa crate from RustCrypto uses this forks BigUint so it can perform the needed operations when calculating values and the like. Due to this, yubikey-piv.rs is currently needing to import both this crate and the original, because some X509 certificates use BigUints as well.

Is there anything preventing the ModInverse trait and its functions from being upstreamed via a PR to num-traits?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions