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

cipher: consolidate error types #373

Merged
merged 1 commit into from
Nov 28, 2020
Merged

Conversation

tarcieri
Copy link
Member

Consolidates the block and stream error types into a single toplevel errors module, consolidating InvalidKeyLength and InvalidKeyNonceLength into a single InvalidLength type.

Consolidates the `block` and `stream` error types into a single toplevel
`errors` module, consolidating `InvalidKeyLength` and
`InvalidKeyNonceLength` into a single `InvalidLength` type.
@newpavlov newpavlov merged commit c85bc2d into master Nov 28, 2020
@newpavlov newpavlov deleted the cipher/consolidate-error-types branch November 28, 2020 03:48
@tarcieri tarcieri mentioned this pull request Dec 9, 2020
2 tasks
@tarcieri tarcieri mentioned this pull request Apr 28, 2021
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

2 participants