[net-dns-users] DNSSEC algorithms 15 & 16?

Dick Franks rwfranks at acm.org
Mon Mar 12 09:54:19 UTC 2018


An interim Net::DNS::SEC implementation of Ed25519 and Ed448 should become
available within the next few days.

However, the build is not fully automated and requires some additional
preparation.

You can literally get ahead of the curve   [groan!]
by building OpenSSL from latest released source:

        tar xvzf openssl-1.1.1-pre2.tar.gz
        cd openssl-1.1.1-pre2
       ./config shared
        make
        make test

and retaining the following object files:

        crypto/ec/curve25519.o
        crypto/ec/curve448/*.o
        crypto/ec/curve448/arch_32/*.o

I freely admit that the build process is a dog's breakfast, but will be
making strenuous efforts to improve this long-term.



Dick Franks
________________________


On 24 October 2017 at 17:49, Wessels, Duane <dwessels at verisign.com> wrote:

> Any plans for adding algorithms 15 & 16 to Net::DNS::SEC yet?
>
> The users of DNSSEC Debugger are starting to ask for it :-)
>
> DW
>
> _______________________________________________
> net-dns-users mailing list
> net-dns-users at nlnetlabs.nl
> https://www.nlnetlabs.nl/mailman/listinfo/net-dns-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nlnetlabs.nl/pipermail/net-dns-users/attachments/20180312/be454a6c/attachment.htm>


More information about the net-dns-users mailing list