Home
last modified time | relevance | path

Searched refs:attributes (Results 51 – 69 of 69) sorted by relevance

123

/openssl/doc/man3/
H A DCMS_encrypt.pod62 returned to which additional recipients and attributes can be added before
H A DPKCS7_sign.pod103 Some advanced attributes such as counter signatures are not supported.
H A DPKCS12_create.pod50 safebag. For example one such use could be to add attributes to the safebag.
H A DSSL_CTX_set_verify.pod182 At each level signatures and issuer attributes are checked. Whenever
/openssl/apps/include/
H A Dapps.h219 DB_ATTR attributes; member
/openssl/crypto/evp/
H A Dp_lib.c1724 if (pkey->attributes != NULL) { in EVP_PKEY_dup()
1725 if ((dup_pk->attributes = ossl_x509at_dup(pkey->attributes)) == NULL) in EVP_PKEY_dup()
1806 sk_X509_ATTRIBUTE_pop_free(x->attributes, X509_ATTRIBUTE_free); in EVP_PKEY_free()
/openssl/test/recipes/80-test_cmp_http_data/
H A Dtest_verification.csv22 0,expected sender empty attributes, -section,, -recipient,_CA_DN, -expect_sender,/CN=/OU=/O=/C=,BLA…
/openssl/apps/lib/
H A Dapps.c1712 retdb->attributes = *db_attr; in load_index()
1714 retdb->attributes.unique_subject = 1; in load_index()
1720 retdb->attributes.unique_subject = parse_yesno(p, 1); in load_index()
1750 if (db->attributes.unique_subject in index_index()
1802 db->attributes.unique_subject ? "yes" : "no"); in save_index()
/openssl/doc/man1/
H A Dopenssl-cms.pod.in484 Normally when a message is signed a set of attributes are included which
490 Exclude the list of supported algorithms from signed attributes, other options
664 signer. This means that attributes must be present in at least one existing
714 The digital signature value computed on the user data and, when present, on the signed attributes.
H A Dopenssl-smime.pod.in207 Normally, when a message is signed, a set of attributes are included which
321 signer. This means that attributes must be present in at least one existing
H A Dopenssl-pkcs12.pod.in315 Add the "Local Key Set" identifier to the attributes.
/openssl/exporters/cmake/
H A DOpenSSLConfig.cmake.in22 grep { !$unified_info{attributes}->{libraries}->{$_}->{noinst} }
/openssl/include/crypto/
H A Devp.h685 STACK_OF(X509_ATTRIBUTE) *attributes; /* [ 0 ] */
/openssl/Configurations/
H A DREADME.md101 'shared_' attributes, but for building DSOs.
103 corresponding 'shared_' attributes.
/openssl/apps/
H A Dca.c1806 if (db->attributes.unique_subject) { in do_body()
/openssl/crypto/err/
H A Dopenssl.txt1835 X509_R_INVALID_ATTRIBUTES:138:invalid attributes
/openssl/
H A DCHANGES.md815 * Add the ability to add custom attributes to PKCS12 files. Add a new API
879 certificate attributes and the checks fail.
11303 checked correctly. This would allow some invalid signed attributes to
15194 uses the special reorder version of SET OF to sort the attributes
15198 encoded order. PKCS7_ATTR_VERIFY does not reorder the attributes:
18032 PKCS#7 signed and unsigned attributes, PKCS#12 attributes and a few other
18089 * Add PKCS#10 attributes to field table: challengePassword,
18096 attributes because these will be a SET OF encoding which is sorted
18111 attributes to be looked up by NID and added.
18513 * Fix for 'req': it was adding a null to request attributes.
[all …]
H A DNEWS.md1626 * New OIDs for Microsoft attributes.
/openssl/doc/man7/
H A Dossl-guide-migration.pod293 Added CAdES-BES signature scheme and attributes support (RFC 5126) to CMS API.

Completed in 221 milliseconds

123