mirror of
git://git.gnupg.org/gnupg.git
synced 2024-11-09 21:28: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.
7 lines
215 B
Plaintext
7 lines
215 B
Plaintext
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
|