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

stream-cipher: add FromBlockCipher trait (fixes #32) #164

Merged
merged 1 commit into from
Jun 3, 2020

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Jun 3, 2020

Support for instantiating a stream cipher from a block cipher

@tarcieri tarcieri force-pushed the stream-cipher/from-block-cipher branch from b4a7ffb to dc8518f Compare June 3, 2020 01:05
Support for instantiating a stream cipher from a block cipher
@tarcieri tarcieri force-pushed the stream-cipher/from-block-cipher branch from dc8518f to ad37713 Compare June 3, 2020 01:08
@tarcieri tarcieri requested a review from newpavlov June 3, 2020 01:11
@newpavlov newpavlov mentioned this pull request Jun 3, 2020
13 tasks
@newpavlov newpavlov merged commit 063cd27 into master Jun 3, 2020
@newpavlov newpavlov deleted the stream-cipher/from-block-cipher branch June 3, 2020 03:09
tarcieri added a commit to RustCrypto/stream-ciphers that referenced this pull request Jun 3, 2020
Impls the new `FromBlockCipher` trait introduced in:

RustCrypto/traits#164
tarcieri added a commit to RustCrypto/block-ciphers that referenced this pull request Jun 3, 2020
Impls the new `FromBlockCipher` trait introduced in:

RustCrypto/traits#164
tarcieri added a commit to RustCrypto/block-ciphers that referenced this pull request Jun 3, 2020
Impls the new `FromBlockCipher` trait introduced in:

RustCrypto/traits#164
@tarcieri tarcieri mentioned this pull request Jun 4, 2020
dns2utf8 pushed a commit to dns2utf8/traits that referenced this pull request Jan 24, 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.

2 participants