Skip to content

cipher: consolidate error types#373

Merged
newpavlov merged 1 commit intomasterfrom
cipher/consolidate-error-types
Nov 28, 2020
Merged

cipher: consolidate error types#373
newpavlov merged 1 commit intomasterfrom
cipher/consolidate-error-types

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.
@tarcieri tarcieri requested a review from newpavlov November 25, 2020 17:52
@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.

2 participants