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

signature: rename DigestSignature => PrehashSignature #96

Merged
merged 1 commit into from
Apr 18, 2020

Conversation

tarcieri
Copy link
Member

The previous name poorly described what these signature types are: ones capable of producing a signature of a message which was hashed in advance.

The phrase "pre-hash" is a relatively common one and better describes this property.

The previous name poorly described what these signature types are: ones
capable of producing a signature of a message which was hashed in
advance.

The phrase "pre-hash" is a relatively common one and better describes
this property.
@tarcieri tarcieri merged commit 0c5af6e into master Apr 18, 2020
@tarcieri tarcieri deleted the signature/rename-prehash-signature branch April 18, 2020 17:29
dns2utf8 pushed a commit to dns2utf8/traits that referenced this pull request Jan 24, 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.

None yet

1 participant