Replumbing: make it possible for providers to specify multiple names
authorRichard Levitte <levitte@openssl.org>
Thu, 23 May 2019 01:36:21 +0000 (03:36 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 3 Oct 2019 13:47:25 +0000 (15:47 +0200)
This modifies the treatment of algorithm name strings to allow
multiple names separated with colons.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/8985)


No differences found