PROV: Adapt the DSA signature implementation to provide Algorithmidentifiers
authorRichard Levitte <levitte@openssl.org>
Tue, 21 Jan 2020 14:05:56 +0000 (15:05 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 28 Jan 2020 07:08:22 +0000 (08:08 +0100)
commit505b41fc5a7a3cb255d2f62cf4902a1a5c1db2dd
tree5af49f556aaba41c16ad5f8ad5ddf32c0a5d76a4
parentd5aef5946bd9b113623ad778114768585a1f7a02
PROV: Adapt the DSA signature implementation to provide Algorithmidentifiers

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/10920)
crypto/dsa/build.info
crypto/dsa/dsa_aid.c [new file with mode: 0644]
include/crypto/dsa.h
include/internal/sizes.h
include/openssl/core_names.h
providers/implementations/signature/dsa.c