]> git.ipfire.org Git - thirdparty/openssl.git/history - include/crypto/dsa.h
Update copyright year
[thirdparty/openssl.git] / include / crypto / dsa.h
2021-02-18  Matt CaswellUpdate copyright year
2021-02-18  Tomas Mrazdsa_check: Perform simple parameter check if seed is...
2021-02-10  FdaSilvaYYinclude/crypto: add a few missing #pragma once directives
2020-12-17  Richard LevitteDECODER: Adjust the library context of keys in our...
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-08-21  Richard LevitteClean away some declarations
2020-06-17  Shane LontisAdd ACVP fips module tests
2020-04-15  Shane LontisAdd DSA keygen to provider
2020-03-25  Richard LevitteEVP: Implement support for key downgrading in backends
2020-03-02  Richard LevittePROV: Add a OP_keymgmt_match() function to our DH,...
2020-02-16  Shane LontisAdd FFC param/key validation
2020-02-06  Shane LontisAdd FFC param/key generation
2020-01-28  Richard LevittePROV: Adapt the DSA signature implementation to provide...
2020-01-15  Richard LevitteCRYPTO: Remove support for ex_data fields when building...
2020-01-12  Shane LontisAdd dsa signature alg to fips provider