mirror of
git://git.gnupg.org/gnupg.git
synced 2024-11-08 21:18:51 +01:00
c17dac5ac3
* common/compliance.c (gnupg_cipher_is_allowed): Allow GCM for gpgsm in decrypt mode. * tests/cms/samplemsgs/pwri-sample.gcm.p7m: Remove duplicated authtag -- We allow GCM in de-vs mode for decryption although this has not been evaluation. It is decryption and thus no serious harm may happen. |
||
---|---|---|
.. | ||
pwri-sample.cbc-2.p7m | ||
pwri-sample.cbc.p7m | ||
pwri-sample.gcm.p7m | ||
README | ||
webde-buenemann-signed.cms |
Sample messages for CMS symmetric encryption. Password is "abc". pwri-sample.cbc.p7m - Using CBC Mode pwri-sample.cbc-2.p7m - Using CBC with a different iteration count pwri-sample.gcm.p7m - Using GCM