test: use the new set public and private together call
[openssl.git] / providers / implementations / signature /
2021-03-01 Rich SalzRemove RSA SSLv23 padding mode
2021-02-28 Pauliprov: use new MAC_init arguments in signature legacy...
2021-02-26 Shane LontisFix external symbols related to ec & sm2 keys
2021-02-26 Shane LontisFix external symbols related to dsa keys
2021-02-18 Matt CaswellUpdate copyright year
2021-02-18 Shane LontisFix external symbols related to provider related securi...
2021-02-18 zekeevans-mfAdd deep copy of propq field in mac_dupctx to avoid...
2021-02-15 Benjamin KadukRSA: avoid dereferencing possibly-NULL parameter in...
2021-02-12 Richard LevitteUse ERR_R_*_LIB instead of ERR_LIB_* as reason code...
2021-02-11 Tomas MrazVarious cleanup of PROV_R_ reason codes
2021-02-11 Tomas MrazMove the PROV_R reason codes to a public header
2021-02-05 Tomas MrazRSA: properly generate algorithm identifier for RSA...
2021-02-01 Richard LevitteFix some odd names in our provider source code
2021-01-28 Richard LevitteUpdate copyright year
2021-01-18 Kurt RoeckxFix memory leak in mac_newctx() on error
2020-12-03 Shane LontisFix dsa & rsa signature dupctx() so that ctx->propq...
2020-12-03 Shane LontisFix ecdsa digest setting code to match dsa.
2020-12-02 Shane LontisFix s390 EDDSA HW support in providers.
2020-11-18 Paulirename mac_key_* to ossl_mac_key_*
2020-11-11 Richard LevitteConvert all {NAME}err() in providers/ to their correspo...
2020-10-15 Dr. Matthias St... Rename some occurrences of 'library_context' and 'lib_c...
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-06 Paulirsa: add ossl_ prefix to internal rsa_ calls.
2020-10-01 Paulider: _ossl prefix DER functions
2020-09-29 Pauliprov: prefix all OSSL_DISPATCH tables names with ossl_
2020-09-23 Shane LontisFix ecx so that is uses a settable propertyquery
2020-09-22 Paul YangAddress review comments
2020-09-22 Paul YangAdd SM2 signature algorithm to default provider
2020-09-18 Matt CaswellTeach EdDSA signature algorithms about AlgorithmIdentifiers
2020-09-18 Shane LontisAdd option to fipsinstall to disable fips security...
2020-09-18 Shane LontisAdd 'fips-securitychecks' option and plumb this into...
2020-09-18 Shane Lontisfix provider signatures
2020-09-18 Shane LontisAdd fips checks for ecdsa signatures
2020-09-18 Shane LontisAdd fips checks for dsa signatures
2020-09-18 Shane LontisAdd fips checks for rsa signatures.
2020-09-12 Paulisignature: add FIPS error state handling
2020-09-03 Matt CaswellEnable PKEY MAC bridge signature algs to take ctx params
2020-08-29 Matt CaswellInclude "legacy" in the name of the various MAC bridge...
2020-08-29 Matt CaswellImprove code reuse in the provider MAC bridge
2020-08-29 Matt CaswellExtend the provider MAC bridge for CMAC
2020-08-29 Matt CaswellExtend the provider MAC bridge for Poly1305
2020-08-29 Matt CaswellExtend the provider MAC bridge for SIPHASH
2020-08-29 Matt CaswellImplement signature functions for EVP_PKEY MAC to EVP_M...
2020-08-24 Shane LontisFix coverity CID #1458641 - Dereference before NULL...
2020-08-24 Shane LontisFix coverity CID #1458645 - Dereference before NULL...
2020-08-24 Shane LontisFix coverity CID #1458647 - Use after free in clean_tbu...
2020-08-24 Shane LontisFix coverity CID #1458648 - Wrong sizeof() arg in rsa_f...
2020-08-11 Pauliprovider: add the unused paramater tag to the gettable...
2020-08-06 Richard LevitteRSA: Be less strict on PSS parameters when exporting...
2020-08-06 Pauligettables: provider changes to pass the provider context.
2020-06-24 Dr. Matthias St... Make the naming scheme for dispatched functions more...
2020-06-24 Dr. Matthias St... Rename <openssl/core_numbers.h> -> <openssl/core_dispat...
2020-06-17 Shane LontisAdd ACVP fips module tests
2020-05-26 Shane LontisUpdate core_names.h fields and document most fields.
2020-05-22 Nicola TuveriAdjust length of some strncpy() calls
2020-05-20 Richard LevitteRefactor the provider side DER constants and writers
2020-05-14 Richard LevittePROV & SIGNATURE: Adapt the RSA signature code for...
2020-05-14 Richard LevitteEVP: For SIGNATURE operations, pass the propquery early
2020-05-14 Richard LevittePROV: Refactor the RSA SIGNATURE implementation for...
2020-05-07 Shane LontisAdd RSA SHA512 truncated digest support
2020-04-28 Richard LevitteRename FIPS_MODE to FIPS_MODULE
2020-04-23 Matt CaswellUpdate copyright year
2020-04-09 Matt CaswellEnable Ed25519 signing/verifying to use the libctx
2020-04-07 Richard LevittePROV: Add DERlib support for ECDSA and EC keys
2020-04-07 Richard LevittePROV: Add DERlib support for DSA
2020-04-07 Richard LevittePROV: Add DERlib support for RSA
2020-03-15 Shane LontisAdd ECDSA to providers
2020-03-15 Shane LontisAdd RSA sign to the fips provider
2020-03-09 Matt CaswellImplement provider support for Ed25519 annd Ed448
2020-02-22 Richard LevittePROV: Avoid MDC2 in the RSA signature implementation...
2020-02-22 Richard LevittePROV: add RSA signature implementation
2020-02-16 Shane LontisAdd FFC param/key validation
2020-02-11 PauliDeprecate the low level DSA functions.
2020-02-10 Richard LevittePROV: Ensure the AlgorithmIdentifier registers in DSA...
2020-02-04 Richard LevittePROV: Fix the DSA SIGNATURE implementation for better...
2020-02-04 Richard LevitteDon't pass a digest-size to signature implementations
2020-01-28 Richard LevittePROV: Adapt the DSA signature implementation to provide...
2020-01-23 Richard LevitteAdd internal maxsize macros
2020-01-12 Shane LontisAdd dsa signature alg to fips provider
2019-10-10 Richard LevitteCleanup: move remaining providers/common/include/intern...
2019-10-10 Richard LevitteCleanup: move providers/common/include/internal/provide...
2019-10-10 Richard LevitteProviders: move common exchange,kdfs,keymgmt,macs,signature