rnpgp / rnp

RNP: high performance C++ OpenPGP library used by Mozilla Thunderbird
https://www.rnpgp.org
Other
201 stars 55 forks source link

Tests for OpenPGP CFB mode #372

Open kriskwiatkowski opened 7 years ago

kriskwiatkowski commented 7 years ago

Description

Would be good to tests our implementation of CFB mode (functions pgp_cipher_cfb...). See disussion in #354 for more details.

I can take care of it, except if anybody else really wants.

randombit commented 7 years ago

I can take this