summaryrefslogtreecommitdiff
path: root/usr/src/lib/libkmf/include
AgeCommit message (Collapse)AuthorFilesLines
2018-10-035159 ipsec_libssl_setup.c loads libcryptoJason King1-0/+2
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2010-07-27PSARC 2010/269 KMF Certificate Validation EnhancementsWyllys Ingersoll1-1/+2
6963018 kmf_validate_cert should put more flags into the output attribute in case of an error 6939226 allow one KMF session to choose from multiple trusted anchors to validate a certificate
2010-06-11PSARC/2010/177 KMF Certificate Name mapping extensionsJan Pechanec5-20/+126
PSARC/2010/178 KMF Common Name Mapper 6942888 KMF should provide certificate to name mapping capabilities 6949176 KMF cert-to-name mapping framework needs a CN mapper
2010-03-22PSARC 2010/032 EC and SHA2 for KMFWyllys Ingersoll3-79/+116
6902640 pktool/KMF needs to support ECDSA keys and certificates 6787016 pktool can offer the ability to generate RSA keypairs
2010-01-086914632 libkmf has unused functions that should be removedWyllys Ingersoll2-186/+2
6914613 libelfsign still uses deprecated libkmf API
2009-03-20PSARC 2008/725 TPM SupportWyllys Ingersoll2-7/+6
6771298 Solaris needs a PKCS11 provider for the TPM 6771289 Solaris needs TCG support
2008-11-216449514 move OpenSSL from /usr/sfw to /usr, /libJohn.Zolnowsky@Sun.COM1-6/+4
6457487 clean up Makefile for cmd/openssl 6686002 move /usr/lib/libkmf and plugins to /lib - PSARC 2007/674 6686004 move libcryptoutil and libelfsign from /usr/lib to /lib - PSARC 2007/674 6700122 cryptosvc should be able to start before filesystem/usr
2008-08-04backout 6449514/6686002/6686004/6700122: needs more worksuha1-4/+4
2008-08-016449514 move OpenSSL from /usr/sfw to /usr, /libjohnz1-4/+4
6686002 move /usr/lib/libkmf and plugins to /lib - PSARC 2007/674 6686004 move libcryptoutil and libelfsign from /usr/lib to /lib - PSARC 2007/674 6700122 cryptosvc should be able to start before filesystem/usr
2008-05-20PSARC 2008/306 pktool CLI update (dir option correction)wyllys1-0/+2
6670712 cert of dsa type with key pair can not signcsr of rsa type, viceversa. 6670714 pktool gencert keystore=nss and keytype=dsa FAIL, parameter error 6670715 pktool gencsr keystore=nss and token="install" (something not "internal") core dumped 6670725 pktool signcsr command fails to update the keyusage values. 6699535 pktool operations should not have "dir" option for file-based keystore 6700175 fix for 6654080 is not complete
2008-02-20PSARC 2008/037 new EKU support for pktool and kmfcfgwyllys4-67/+118
6648052 pktool(1) could allow certificate signing and verification 6652751 kmf_get_kmf_error_str() doesn't know about KMF_ERR_ATTR_NOT_FOUND 6654080 kmf_verify_data() should use algorithm from the cert if KMF_ALGORITHM_INDEX_ATTR is missing 6654205 kmf_find_prikey_by_cert() should be public 6654910 kmf_validate_cert() won't get over non-existent x509v3 extensions in TA 6660235 Command summary on pktool help should be localizable. 6660622 KMF needs API to determine format of raw data
2007-12-06PSARC 2007/604 KMF Pluggability Enhancementshylee3-8/+34
6621224 KMF Dynamic Plugin Support 6621231 pktool list keystore=file dir=/tmp/test prints out incorrect output
2007-11-286620497 KMF does not build proper PKCS12 PDUswyllys2-2/+3
6624214 kmf_get_cert_extn can leak memory 6629477 libkmf is crashed in OpenSSL_StoreKey if keytype is not KMF_RSA or KMF_DSA
2007-09-14PSARC 2007/426 KMFAPI Interface Taxonomy Changewyllys6-545/+512
PSARC 2007/465 pktool symmetric key enhancements 6546405 KMF Interfaces need to be extensible 6547894 pktool should be more detailed 6590232 pktool should import and export generic keys
2007-03-156531818 libkmf has too many dependencies on libpkcs11wyllys1-2/+1
6534811 KMF openssl verify routine should test for NULL hash method. 6534827 KMF_ReadInputFile should not require a handle
2007-03-13PSARC 2007/094 encrypt(1) / mac(1) token key supporthylee1-2/+2
4868006 encrypt(1) and mac(1) needs to support token objects 6517162 pktool genkey needs to support generic secret key
2007-03-036523959 KMF needs keystore specific Verify operationswyllys4-92/+45
--HG-- rename : usr/src/lib/libkmf/include/oidsalg.h => deleted_files/usr/src/lib/libkmf/include/oidsalg.h
2007-02-216525220 KMF_ValidateCert() and KMF_FindCertInCRL() should take a subject ↵hylee1-6/+9
certificate as input
2007-01-176509342 Code licenses for KMF need to be cleaned up.haimay5-112/+8
2007-01-116501154 kssladm could use KMFwyllys2-4/+13
--HG-- rename : usr/src/cmd/cmd-inet/usr.sbin/kssl/kssladm/openssl_util.c => usr/src/cmd/cmd-inet/usr.sbin/kssl/kssladm/ksslutil.c
2006-11-10PSARC 2005/074 Solaris Key Management Frameworkwyllys8-0/+2659
6224192 Solaris needs unified key management interfaces --HG-- rename : usr/src/cmd/cmd-crypto/pktool/biginteger.h => deleted_files/usr/src/cmd/cmd-crypto/pktool/biginteger.h rename : usr/src/cmd/cmd-crypto/pktool/derparse.c => deleted_files/usr/src/cmd/cmd-crypto/pktool/derparse.c rename : usr/src/cmd/cmd-crypto/pktool/derparse.h => deleted_files/usr/src/cmd/cmd-crypto/pktool/derparse.h rename : usr/src/cmd/cmd-crypto/pktool/osslcommon.c => deleted_files/usr/src/cmd/cmd-crypto/pktool/osslcommon.c rename : usr/src/cmd/cmd-crypto/pktool/osslcommon.h => deleted_files/usr/src/cmd/cmd-crypto/pktool/osslcommon.h rename : usr/src/cmd/cmd-crypto/pktool/p12common.c => deleted_files/usr/src/cmd/cmd-crypto/pktool/p12common.c rename : usr/src/cmd/cmd-crypto/pktool/p12common.h => deleted_files/usr/src/cmd/cmd-crypto/pktool/p12common.h