diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2017-09-17 17:37:25 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2017-09-17 17:37:25 +0700 |
commit | b90398d12fa57868910ab10566cd0f27cdd99aba (patch) | |
tree | 7f8d35212d0decbb399f47cfad6b4b0993a0fd24 /crypto/test/data/cms | |
parent | Add new PGP signature testcase (diff) | |
download | BouncyCastle.NET-ed25519-b90398d12fa57868910ab10566cd0f27cdd99aba.tar.xz |
Add testcase for RAW PKCS#1 signatures missing DER NULL
Diffstat (limited to 'crypto/test/data/cms')
-rw-r--r-- | crypto/test/data/cms/sigs/SignedMSPkcs7.sig | bin | 0 -> 4927 bytes |
-rw-r--r-- | crypto/test/data/cms/sigs/rawsha256nonull.p7m | bin | 0 -> 1415 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/crypto/test/data/cms/sigs/SignedMSPkcs7.sig b/crypto/test/data/cms/sigs/SignedMSPkcs7.sig new file mode 100644 index 000000000..df9a09b0d --- /dev/null +++ b/crypto/test/data/cms/sigs/SignedMSPkcs7.sig Binary files differdiff --git a/crypto/test/data/cms/sigs/rawsha256nonull.p7m b/crypto/test/data/cms/sigs/rawsha256nonull.p7m new file mode 100644 index 000000000..5d29760cb --- /dev/null +++ b/crypto/test/data/cms/sigs/rawsha256nonull.p7m Binary files differ |