share rand_pool between libcrypto and providers
[oweals/openssl.git] / providers / implementations / signature /
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