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

crypto-bigint: add/extract Encoding trait #488

Merged
merged 1 commit into from
Jun 7, 2021

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Jun 7, 2021

Extracts byte encoding functionality into an Encoding trait that acts on an associated Encoding::Repr type.

Breaking change, so it also bumps the version to v0.2.0-pre.

@tarcieri tarcieri force-pushed the crypto-bigint/encoding-trait branch 2 times, most recently from acc6258 to ba8c0b9 Compare June 7, 2021 23:29
Extracts byte encoding functionality into an `Encoding` trait that acts
on an associated `Encoding::Repr` type.

Breaking change, so it also bumps the version to v0.2.0-pre.
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.

None yet

1 participant