1 Handle private_key_ops better, esp wrt ->key_oid
3 Better support for keyex negotiation, DH and ECDH.
7 comparing (ldap canonlisation rules)
12 Rewrite the pkcs11 code to support the following:
14 * Reset the pin on card change.
15 * Ref count the lock structure to make sure we have a
16 prompter when we need it.
17 * Add support for CK_TOKEN_INFO.CKF_PROTECTED_AUTHENTICATION_PATH
19 x509 policy mappings support
24 https://bugzilla.mozilla.org/show_bug.cgi?id=277797#c2
28 http://www.faqs.org/rfcs/rfc2634.html
35 http://csrc.nist.gov/pki/testing/x509paths.html
37 building path using Subject/Issuer vs SubjKeyID vs AuthKeyID
43 handle pkcs7 support in CMS ?
46 generate pkcs10 request
57 OtherName is left unspecified, but it's used by other
58 specs. creating this hole where a application/CA can't specify
59 policy for SubjectAltName what covers whole space. For example, a
60 CA is trusted to provide authentication but not authorization.