]> git.ipfire.org Git - thirdparty/pdns.git/commit
auth: Compute the public key only once, when creating the private one
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 31 May 2022 19:51:46 +0000 (21:51 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 12 Jan 2023 13:39:11 +0000 (14:39 +0100)
commita326009522efbc510a7d1cd2767de1ef18278711
tree57de7545394e406409885d30a2dfd768d5e714f3
parentb60fb4a95cc672b95290173bda4ffd2d0f9d4e13
auth: Compute the public key only once, when creating the private one

Note that one big drawback is that setKey() should NO LONGER be used
before the algo and flags have been set.
pdns/dbdnsseckeeper.cc
pdns/dnssecinfra.cc
pdns/dnssecinfra.hh
pdns/pdnsutil.cc
pdns/recursordist/test-syncres_cc4.cc
pdns/test-signers.cc