1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-01 22:28:02 +02:00
gnupg/tests/cms/samplemsgs
2024-04-03 09:52:14 +02:00
..
pdf-signature-sample.pdf tests: Add a sample PDF with a signature 2024-04-03 09:52:14 +02:00
pwri-sample.cbc-2.p7m sm: Support AES-GCM decryption. 2021-06-02 11:03:55 +02:00
pwri-sample.cbc.p7m sm: Support AES-GCM decryption. 2021-06-02 11:03:55 +02:00
pwri-sample.gcm.p7m common: Allow for GCM decryption in de-vs mode. 2021-06-02 19:14:37 +02:00
README common: Allow for GCM decryption in de-vs mode. 2021-06-02 19:14:37 +02:00
webde-buenemann-signed.cms tests: Rename subdir gpgsm to cms and move sample dirs. 2021-05-31 21:51:45 +02:00

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