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

Support to concat U320 and U640 #173

Merged
merged 1 commit into from
Jan 23, 2023
Merged

Conversation

haslersn
Copy link
Contributor

@haslersn haslersn commented Jan 23, 2023

  • Add concat support for the U320 and U640 types
  • Add split support for the resulting U640 and U1280 types
  • While we're at it, remove (anyway broken) split support for types with odd number of limbs

- Add concat support for the `U320` and `U640` types
- Add split support for the resulting `U640` and `U1280`
  types
- While we're at it, remove (anyway broken) split support for types
  with odd number of limbs
@haslersn haslersn changed the title Support to concat Uint<5> and Uint<10> Support to concat U320 and U640 Jan 23, 2023
@haslersn
Copy link
Contributor Author

I needed this change for a project of mine.

@tarcieri tarcieri merged commit 85617bc into RustCrypto:master Jan 23, 2023
@haslersn haslersn deleted the concat-5-10 branch January 23, 2023 15:43
@tarcieri tarcieri mentioned this pull request Feb 27, 2023
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