]> git.ipfire.org Git - thirdparty/openssl.git/commit
STORE: Clear a couple of TODOs that were there for the sake of SM2
authorRichard Levitte <levitte@openssl.org>
Fri, 25 Sep 2020 13:58:02 +0000 (15:58 +0200)
committerRichard Levitte <levitte@openssl.org>
Sun, 27 Sep 2020 07:04:31 +0000 (09:04 +0200)
commit8c27ee6e056257ab872598bb2a410b23f6c411a0
tree8d3f4df0c7907b76353e17e7b23926bcff8e3392
parent4ff993d7912516a2fd1d5c1e97a6f26a4644c1c6
STORE: Clear a couple of TODOs that were there for the sake of SM2

We now have decoder support for SM2, so the cheats that were in place
for the sake of lacking decoders aren't needed any more.

Fixes #12982

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12986)
crypto/store/store_result.c