jdnssec-tools/src/com/verisignlabs/dnssec/security
David Blacka 08b2c4bc32 NSEC3PARAM support
git-svn-id: https://svn.verisignlabs.com/jdnssec/tools/trunk@85 4cbd57fe-54e5-0310-bd9a-f30fe5ea5e6e
2006-09-01 02:23:40 +00:00
..
BINDKeyUtils.java update to dnsjava-2.0.0; refactor command line parseing a bit; switch to java.util.logging 2005-08-14 02:08:48 +00:00
ByteArrayComparator.java update to dnsjava-2.0.0; refactor command line parseing a bit; switch to java.util.logging 2005-08-14 02:08:48 +00:00
DnsKeyAlgorithm.java add support for algorithm aliases, fix SignZone so you can specify more than one KSK 2006-05-23 21:24:00 +00:00
DnsKeyConverter.java add support for algorithm aliases, fix SignZone so you can specify more than one KSK 2006-05-23 21:24:00 +00:00
DnsKeyPair.java add support for algorithm aliases, fix SignZone so you can specify more than one KSK 2006-05-23 21:24:00 +00:00
DnsSecVerifier.java add support for algorithm aliases, fix SignZone so you can specify more than one KSK 2006-05-23 21:24:00 +00:00
JCEDnsSecSigner.java Add support for the SHA256 DS digest algorithm. 2006-05-24 22:19:31 +00:00
package.html move signzone function into the command line tool; clean up some; add local _jdnssec-* shell wrappers 2005-08-14 17:05:50 +00:00
ProtoNSEC3.java add original ownername comments to the NSEC3 generation 2005-11-09 22:21:02 +00:00
RecordComparator.java bug fixes: RecordComparator needs to also compare RDATA so the removeDuplicates step actually works reliably -- this was masked by the duplicate suppression in RRset; only allow one command line specified KSK, since commons-cli doesn't seem to handle multi-arg options correctly; do not croak on the lack of command-line keys for now;; Also: new dnsjava lib that contains NSEC3 changes for the -04pre draft 2006-02-16 20:23:56 +00:00
SHA256.java Add support for the SHA256 DS digest algorithm. 2006-05-24 22:19:31 +00:00
SignUtils.java NSEC3PARAM support 2006-09-01 02:23:40 +00:00
TypeMap.java type map changes for NSEC3 (changed in nsec3-05pre) 2006-03-15 16:11:33 +00:00
ZoneUtils.java update to dnsjava-2.0.0; refactor command line parseing a bit; switch to java.util.logging 2005-08-14 02:08:48 +00:00