Changeset 1917

Show
Ignore:
Timestamp:
01/27/11 13:57:00 (2 years ago)
Author:
ahu
Message:

add supported algorithms & digest types

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pdns/pdns/docs/pdns.xml

    r1897 r1917  
    91209120    </listitem> 
    91219121    <listitem><para> 
    9122       DS (digest type 1, digest type 2)</para> 
     9122      DS (digest type 1, 2, 3 and provisional point 4)</para> 
    91239123    </listitem> 
    91249124    <listitem><para> 
     
    91279127    <listitem><para> 
    91289128      RSASHA256 (algorithm 8)</para> 
     9129    </listitem> 
     9130    <listitem><para> 
     9131      RSASHA512 (algorithm 10)</para> 
     9132    </listitem> 
     9133    <listitem><para> 
     9134      ECC-GOST (algorithm 12)</para> 
     9135    </listitem> 
     9136    <listitem><para> 
     9137      ECDSA (no codepoints assigned, provisional 13 and 14)</para> 
    91299138    </listitem> 
    91309139    </itemizedlist> 
     
    91509159    <listitem><para> 
    91519160      RFC 5702: Use of SHA-2 Algorithms with RSA in DNSKEY and RRSIG Resource Records for DNSSEC 
     9161      </para> 
     9162    </listitem> 
     9163    <listitem><para> 
     9164      RFC 5933: Use of GOST Signature Algorithms in DNSKEY and RRSIG Resource Records for DNSSEC 
     9165      </para> 
     9166    </listitem> 
     9167    <listitem><para> 
     9168      draft-ietf-dnsext-ecdsa: Elliptic Curve DSA for DNSSEC 
    91529169      </para> 
    91539170    </listitem> 
     
    92799296  </para> 
    92809297  <para><note><para>Why Thursday? POSIX-based operating systems count the time since GMT midnight January 1st of 1970, 
    9281   which was a Thursday. 
     9298  which was a Thursday. PowerDNS inception/expiration times are generated based on an integral number of weeks having passed 
     9299  since the start of the 'epoch'. 
    92829300  </para></note></para> 
    92839301  </section> 
     
    93049322        </varlistentry> 
    93059323        <varlistentry> 
    9306             <term>add-zone-key ZONE [ksk|zsk] [bits] [rsasha1|rsasha256]</term> 
     9324            <term>add-zone-key ZONE [ksk|zsk] [bits] [rsasha1|rsasha256|rsasha512|gost|ecdsa256|ecdsa384]</term> 
    93079325            <listitem> 
    93089326              <para>