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. #726

Conversation

erik-3milabs
Copy link
Contributor

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

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

Status: awaiting the merge of #722.

@erik-3milabs erik-3milabs changed the base branch from master to signed-int January 7, 2025 16:42
@erik-3milabs erik-3milabs force-pushed the int-uint_interoperability branch from f0ebc14 to c8ad469 Compare January 8, 2025 08:42
@tarcieri tarcieri deleted the branch RustCrypto:signed-int January 9, 2025 14:44
@tarcieri tarcieri closed this Jan 9, 2025
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