Skip to content

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

Merged
newpavlov merged 1 commit into
masterfrom
stream-cipher/from-block-cipher
Jun 3, 2020
Merged

stream-cipher: add FromBlockCipher trait (fixes #32)#164
newpavlov merged 1 commit into
masterfrom
stream-cipher/from-block-cipher

Conversation

@tarcieri

Copy link
Copy Markdown
Member

Support for instantiating a stream cipher from a block cipher

@tarcieri
tarcieriforce-pushed the stream-cipher/from-block-cipher branch from b4a7ffb to dc8518fCompareJune 3, 2020 01:05
Support for instantiating a stream cipher from a block cipher
@tarcieri
tarcieriforce-pushed the stream-cipher/from-block-cipher branch from dc8518f to ad37713CompareJune 3, 2020 01:08
@tarcieri
tarcieri requested a review from newpavlovJune 3, 2020 01:11
@newpavlovnewpavlov mentioned this pull request Jun 3, 2020
13 tasks
@newpavlov
newpavlov merged commit 063cd27 into masterJun 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
@tarcieritarcieri mentioned this pull request Jun 4, 2020
dns2utf8 pushed a commit to dns2utf8/traits that referenced this pull request Jan 24, 2023
dfvgbh added a commit to dfvgbh/stream-siphers that referenced this pull request Oct 4, 2025
Impls the new `FromBlockCipher` trait introduced in:
RustCrypto/traits#164
zk-wraithbg67 added a commit to zk-wraithbg67/stream-ciphers that referenced this pull request Jan 11, 2026
Impls the new `FromBlockCipher` trait introduced in:
RustCrypto/traits#164
Sign up for freeto 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

@tarcieri@newpavlov