Skip to content

cipher: block cipher trait blanket impls for refs#441

Merged
tarcieri merged 1 commit intomasterfrom
cipher/block-cipher-ref-blanket-impls
Dec 30, 2020
Merged

cipher: block cipher trait blanket impls for refs#441
tarcieri merged 1 commit intomasterfrom
cipher/block-cipher-ref-blanket-impls

Conversation

@tarcieri
Copy link
Member

Previously cipher contained blanket impls of block cipher traits for reference types, which was leveraged in e.g. aes-gcm and aes-gcm-siv. However, somewhere in the course of refactoring they were removed.

This commit adds them back.

Previously `cipher` contained blanket impls of block cipher traits for
reference types, which was leveraged in e.g. `aes-gcm` and
`aes-gcm-siv`. However, somewhere in the course of refactoring they were
removed.

This commit adds them back.
@tarcieri tarcieri merged commit f40e698 into master Dec 30, 2020
@tarcieri tarcieri deleted the cipher/block-cipher-ref-blanket-impls branch December 30, 2020 14:50
@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.

1 participant