Skip to content

k256: Linear Combanation over Dynamically Allocated Slices #973

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

Closed
ycscaly opened this issue Nov 14, 2023 · 0 comments · Fixed by #974
Closed

k256: Linear Combanation over Dynamically Allocated Slices #973

ycscaly opened this issue Nov 14, 2023 · 0 comments · Fixed by #974

Comments

@ycscaly
Copy link
Contributor

ycscaly commented Nov 14, 2023

          I'd like to add a `_vec` API here too similar to https://github.com/RustCrypto/traits/pull/1376

Originally posted by @ycscaly in #921 (comment)

Whilst in #921 we decided to expose lincomb as-is, I specified that I'd like a similar interface for dynamically-allocated slices. Following that, we did some work that achieved that without code duplication. Here, I suggest to do the same.

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 a pull request may close this issue.

1 participant