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

Int - Int-Uint interoperability #736

Merged
merged 7 commits into from
Jan 20, 2025

Conversation

erik-3milabs
Copy link
Contributor

@erik-3milabs erik-3milabs commented Jan 10, 2025

Introduce interoperability between Int and Uint. In particular, it enables the multiplication of Int.mul(Uint) and Int.div(Uint).

Replaces #726.

@erik-3milabs erik-3milabs force-pushed the int-uint_interoperability branch from 8915e82 to df42114 Compare January 20, 2025 09:25
@erik-3milabs erik-3milabs mentioned this pull request Jan 20, 2025
10 tasks
@erik-3milabs erik-3milabs marked this pull request as ready for review January 20, 2025 09:45
@tarcieri tarcieri merged commit 302a165 into RustCrypto:master Jan 20, 2025
18 checks passed
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