Lines Matching full:content
78 [ "signed content DER format, RSA key",
86 [ "signed detached content DER format, RSA key",
91 "-content", $smcont ],
95 [ "signed content test streaming BER format, RSA",
104 [ "signed content DER format, DSA key",
112 [ "signed detached content DER format, DSA key",
117 "-content", $smcont ],
121 [ "signed detached content DER format, add RSA signer (with DSA existing)",
128 "-content", $smcont ],
132 [ "signed content test streaming BER format, DSA key",
141 [ "signed content test streaming BER format, 2 DSA and 2 RSA keys",
154 [ "signed content test streaming BER format, 2 DSA and 2 RSA keys, no attributes",
167 [ "signed content S/MIME format, RSA key SHA1",
176 [ "signed zero-length content S/MIME format, RSA key SHA1",
184 [ "signed content test streaming S/MIME format, 2 DSA and 2 RSA keys",
196 [ "signed content test streaming multipart S/MIME format, 2 DSA and 2 RSA keys",
208 [ "enveloped content test streaming S/MIME format, DES, 3 recipients",
219 [ "enveloped content test streaming S/MIME format, DES, 3 recipients, 3rd used",
230 [ "enveloped content test streaming S/MIME format, DES, 3 recipients, cert and key files used",
243 [ "enveloped content test streaming S/MIME format, AES-256 cipher, 3 recipients",
258 [ "signed content test streaming BER format, 2 DSA and 2 RSA keys, keyid",
271 [ "signed content test streaming PEM format, 2 DSA and 2 RSA keys",
283 [ "signed content MIME format, RSA key, signed receipt request",
304 [ "enveloped content test streaming S/MIME format, DES, 3 recipients, keyid",
315 [ "enveloped content test streaming PEM format, AES-256-CBC cipher, KEK",
327 [ "enveloped content test streaming PEM format, AES-256-GCM cipher, KEK",
339 [ "enveloped content test streaming PEM format, KEK, key only",
350 [ "data content test streaming PEM format",
358 [ "encrypted content test streaming PEM format, 128 bit RC2 key",
370 [ "encrypted content test streaming PEM format, 40 bit RC2 key",
381 [ "encrypted content test streaming PEM format, triple DES key",
392 [ "encrypted content test streaming PEM format, 128 bit AES key",
403 [ "encrypted content test streaming PEM format -noout, 128 bit AES key",
413 [ "signed content DER format, RSA key, CAdES-BES compatible",
422 [ "signed content DER format, RSA key, SHA256 md, CAdES-BES compatible",
431 [ "signed content DER format, RSA key, SHA512 md, CAdES-BES compatible",
440 [ "signed content DER format, RSA key, SHA256 md, CAdES-BES compatible",
450 [ "resigned content DER format, RSA key, SHA256 md, CAdES-BES compatible",
467 [ "sign content DER format, RSA key, not CAdES-BES compatible",
490 [ "compressed content test streaming PEM format",
501 [ "signed content test streaming PEM format, RSA keys, PSS signature",
511 [ "signed content test streaming PEM format, RSA keys, PSS signature, saltlen=max",
522 [ "signed content test streaming PEM format, RSA keys, PSS signature, no attributes",
532 [ "signed content test streaming PEM format, RSA keys, PSS signature, SHA384 MGF1",
542 [ "signed content test streaming PEM format, RSA keys, PSS signature, saltlen=16",
553 [ "signed content test streaming PEM format, RSA keys, PSS signature, saltlen=digest",
565 [ "enveloped content test streaming S/MIME format, DES, OAEP default parameters",
575 [ "enveloped content test streaming S/MIME format, DES, OAEP SHA256",
586 [ "enveloped content test streaming S/MIME format, DES, ECDH",
595 [ "enveloped content test streaming S/MIME format, DES, ECDH, 2 recipients, key only used",
605 [ "enveloped content test streaming S/MIME format, ECDH, DES, key identifier",
614 [ "enveloped content test streaming S/MIME format, ECDH, AES-128-CBC, SHA256 KDF",
625 [ "enveloped content test streaming S/MIME format, ECDH, AES-128-GCM cipher, SHA256 KDF",
635 [ "enveloped content test streaming S/MIME format, ECDH, K-283, cofactor DH",
649 [ "enveloped content test streaming S/MIME format, X9.42 DH",
661 [ "signed content test - check that content type is added to additional signerinfo, RSA keys",
771 # Returns the number of matches of a Content Type Attribute in a binary file.
780 # Find ASN1 data for a Content Type Attribute (with a OID of PKCS7 data)
794 my $content = <$fh>;
797 # Extract the Content-Type line with the smime-type attribute
798 if ($content =~ /Content-Type:\s*application\/pkcs7-mime.*smime-type=([^\s;]+)/) {
860 subtest "CMS Check the content type attribute is added for additional signers\n" => sub {
1090 # is assumed the correct content-key has been recovered.
1094 # RSAES-PKCS-v1_5 can result in a valid plaintext (so two content-keys