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: design documentation #72

Merged
merged 1 commit into from
Mar 8, 2020
Merged

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Mar 8, 2020

This commit adds high-level descriptions of how the signature crate is designed, including alternatives considered, and hopefully details why it is the way it is.

These notes also include a rough sketch of potential additional future traits which could better optimize for implementers of signature traits, rather than consumers (with a blanket impl to link the two).

This commit adds high-level descriptions of how the `signature` crate is
designed, including alternatives considered, and hopefully details why
it is the way it is.

These notes also include a rough sketch of potential additional future
traits which could better optimize for implementers of signature traits,
rather than consumers (with a blanket impl to link the two).
@tarcieri tarcieri merged commit 1737c6a into master Mar 8, 2020
@tarcieri tarcieri deleted the signature/doc-improvements branch March 8, 2020 16:53
@tarcieri tarcieri mentioned this pull request Mar 8, 2020
dns2utf8 pushed a commit to dns2utf8/traits that referenced this pull request Jan 24, 2023
Adds a GitHub Actions workflow for `sha-crypt` as well as the standard
README.md boilerplate we use for other crates in this repo.
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