diff options
Diffstat (limited to 'tests/cms/samplemsgs/README')
-rw-r--r-- | tests/cms/samplemsgs/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/cms/samplemsgs/README b/tests/cms/samplemsgs/README new file mode 100644 index 000000000..a76b9457a --- /dev/null +++ b/tests/cms/samplemsgs/README @@ -0,0 +1,6 @@ +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 (from a broken implementation) |