Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
913f7528
Commit
913f7528
authored
Jul 31, 2017
by
Evan Hunt
Browse files
[master] revise CHANGES note and add release note
parent
9b9182fe
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
913f7528
4665. [func] Add Ed25519 support (RFC 8080). [RT #25519]
4665. [protocol] Added support for ED25519 and ED448 DNSSEC signing
algorithms (RFC 8080). (Note: these algorithms
depend on code currently in the development branch
of OpenSSL which has not yet been released.)
[RT #44696]
4664. [func] Add a "glue-cache" option to enable or disable the
glue cache. The default is "no" to reduce memory
...
...
doc/arm/notes.xml
View file @
913f7528
...
...
@@ -373,6 +373,22 @@
</itemizedlist>
</section>
<section
xml:id=
"proto_changes"
><info><title>
Protocol Changes
</title></info>
<itemizedlist>
<listitem>
<para>
BIND can now use the Ed25519 and Ed448 Edwards Curve DNSSEC
signing algorithms described in RFC 8080. Note, however, that
these algorithms must be supported in OpenSSL;
currently they are only available in the development branch
of OpenSSL at
<link
xmlns:xlink=
"http://www.w3.org/1999/xlink"
xlink:href=
"https://github.com/openssl/openssl"
>
https://github.com/openssl/openssl
</link>
.
[RT #44696]
</para>
</listitem>
</itemizedlist>
</section>
<section
xml:id=
"relnotes_changes"
><info><title>
Feature Changes
</title></info>
<itemizedlist>
<listitem>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment