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

Rename *result* to finalize #148

Merged
merged 1 commit into from
Jun 2, 2020
Merged

Rename *result* to finalize #148

merged 1 commit into from
Jun 2, 2020

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Jun 2, 2020

Implements the API changes from:

RustCrypto/traits#161

The digest crate now uses update and finalize nomenclature ala the Initialize-Update-Finalize (IUF) interface naming scheme.

Implements the API changes from:

RustCrypto/traits#161

The `digest` crate now uses `update` and `finalize` nomenclature
ala the Initialize-Update-Finalize (IUF) interface naming scheme.
@tarcieri tarcieri merged commit 22ff0b7 into master Jun 2, 2020
@tarcieri tarcieri deleted the rename-result-to-finalize branch June 2, 2020 19:50
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.

1 participant