From 9b76135997517c325d9847ea28b176a12d2cb5ad Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sat, 23 Apr 2016 17:49:53 +0200 Subject: Allow global specification of IV In older versions of the PSKC standard it was allowed to have a global initialization vector for CBC based encryption algorithms. It is probably not a good idea to re-use an IV in general. --- tests/encryption/aes128-cbc-noiv.pskcxml | 38 ++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 tests/encryption/aes128-cbc-noiv.pskcxml (limited to 'tests/encryption') diff --git a/tests/encryption/aes128-cbc-noiv.pskcxml b/tests/encryption/aes128-cbc-noiv.pskcxml new file mode 100644 index 0000000..1fba51b --- /dev/null +++ b/tests/encryption/aes128-cbc-noiv.pskcxml @@ -0,0 +1,38 @@ + + + + + + + Pre-shared-key + + + + + + Diahu/VzjP5IbRYxRgNYT+YQcIa03s5FLMnHjTM0rSQ= + + + + + + + + + + + 5wgci2UHdatrUNSnFW87HaV5/VWY08IyXyPBmohSoa8= + + + mNUFNm7a8VqhdmoYDX95B/V7HY36hHOKr6F9jQ== + + + + + -- cgit v1.2.3