]> git.ipfire.org Git - thirdparty/bind9.git/commit
2738. [func] Add RSASHA256 and RSASHA512 tests to the dnssec system
authorMark Andrews <marka@isc.org>
Tue, 27 Oct 2009 22:25:37 +0000 (22:25 +0000)
committerMark Andrews <marka@isc.org>
Tue, 27 Oct 2009 22:25:37 +0000 (22:25 +0000)
commite09cdbac087b88524ac40e943d040e2a032c48f2
tree65dfd1c553dad6ddf381eb95e783c4c805c34ee9
parente3b59e4af757d4b26ecb96e65f9953488283c216
2738.   [func]          Add RSASHA256 and RSASHA512 tests to the dnssec system
                        test. [RT #20453]
15 files changed:
CHANGES
bin/tests/system/dnssec/clean.sh
bin/tests/system/dnssec/ns1/sign.sh
bin/tests/system/dnssec/ns2/example.db.in
bin/tests/system/dnssec/ns2/sign.sh
bin/tests/system/dnssec/ns3/named.conf
bin/tests/system/dnssec/ns3/rsasha256.example.db.in [new file with mode: 0644]
bin/tests/system/dnssec/ns3/rsasha512.example.db.in [new file with mode: 0644]
bin/tests/system/dnssec/ns3/sign.sh
bin/tests/system/dnssec/setup.sh
bin/tests/system/dnssec/tests.sh
configure.in
lib/dns/dst_api.c
lib/dns/dst_internal.h
lib/dns/opensslrsa_link.c