From: Peter van Dijk Date: Mon, 27 Jan 2020 09:59:16 +0000 (+0100) Subject: pdnsutil: remove dead code X-Git-Tag: auth-4.3.0-beta1~9^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F8745%2Fhead;p=thirdparty%2Fpdns.git pdnsutil: remove dead code --- diff --git a/pdns/pdnsutil.cc b/pdns/pdnsutil.cc index 68aec982f1..f3e7fd65a4 100644 --- a/pdns/pdnsutil.cc +++ b/pdns/pdnsutil.cc @@ -1457,15 +1457,6 @@ void verifyCrypto(const string& zone) cerr<<"Calculated DS: "< key=DNSCryptoKeyEngine::makeFromISCString(drc, "Private-key-format: v1.2\n" - "Algorithm: 12 (ECC-GOST)\n" - "GostAsn1: MEUCAQAwHAYGKoUDAgITMBIGByqFAwICIwEGByqFAwICHgEEIgQg/9MiXtXKg9FDXDN/R9CmVhJDyuzRAIgh4tPwCu4NHIs=\n"); - string resign=key->sign(hash); - cerr<verify(hash, resign)<