Re: High-speed cryptography
"Matthew Dempsky" <[email protected]>
| Newsgroups | gmane.network.djbdns |
|---|---|
| Message-ID | <[email protected]> |
(Sorry, responding to an old email that posed a question that I notice was left unanswered.) On Sun, Aug 31, 2008 at 10:12 AM, Paul Jarc <[email protected]> wrote: > Suppose a registrar requires multiple NS names for a zone. If I have > only one server, I just give my server multiple NS names, all pointing > to the same address. DNSCurve clients search for a DNSCurve public key anywhere in a name, not just at the start. If your registrar requires you to add multiple names, but allows them to share IP addresses, you can use example.com NS a.uz5***.example.com example.com NS b.uz5***.example.com a.uz5***.example.com A 1.2.3.4 b.uz5***.example.com A 1.2.3.4 where "uz5***" is your DNSCurve public key.