RustCrypto/block-ciphers

serpent: add support for 192 and 256 bit keys

newpavlov opened this issue · 0 comments

Currently the serpent crate supports only 128 bit keys.

Requested in #315.

cc @Antidote1911