Skip to content

ecdsa: rename signing and verifying features#610

Merged
tarcieri merged 1 commit intomasterfrom
ecdsa/rename-signing-and-verifying-features
Jan 7, 2023
Merged

ecdsa: rename signing and verifying features#610
tarcieri merged 1 commit intomasterfrom
ecdsa/rename-signing-and-verifying-features

Conversation

@tarcieri
Copy link
Copy Markdown
Member

@tarcieri tarcieri commented Jan 7, 2023

Corresponding to the module name changes in #609, this renames the crate feature names to match:

  • sign => signing
  • verify => verifying

This better matches the SigningKey and VerifyingKey type names.

Corresponding to the module name changes in #609, this renames the crate
feature names to match:

- `sign` => `signing`
- `verify` => `verifying`

This better matches the `SigningKey` and `VerifyingKey` type names.
@tarcieri tarcieri merged commit ec16bdd into master Jan 7, 2023
@tarcieri tarcieri deleted the ecdsa/rename-signing-and-verifying-features branch January 7, 2023 23:55
@tarcieri tarcieri mentioned this pull request Jan 15, 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.

1 participant