[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[www] branch master updated: fix
From: |
gnunet |
Subject: |
[www] branch master updated: fix |
Date: |
Sat, 14 Nov 2020 05:44:08 +0100 |
This is an automated email from the git hooks/post-receive script.
martin-schanzenbach pushed a commit to branch master
in repository www.
The following commit(s) were added to refs/heads/master by this push:
new 43eb909 fix
43eb909 is described below
commit 43eb9091e022eff48b449862b5759ef9c33c53f7
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Sat Nov 14 13:36:38 2020 +0900
fix
---
news/2020-11-0.14.0.html.j2 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/news/2020-11-0.14.0.html.j2 b/news/2020-11-0.14.0.html.j2
index 9aca9d7..d6c30ac 100644
--- a/news/2020-11-0.14.0.html.j2
+++ b/news/2020-11-0.14.0.html.j2
@@ -39,9 +39,9 @@
<li><tt>GNS</tt>:
<ul>
<li>Aligned with specification <a
href="https://lsd.gnunet.org/lsd0001/">LSD001</a>.
- <li>Crypto agility: The GNS protocol now supports other zone keys
besides ECDSA.
- However, EdDSA zone keys are currently not yet implemented. <a
href="https://bugs.gnunet.org/view.php?id=6485">#6485</a></li>
- <li>Symmetric encryption: Records are now encrypted using AES-CTR
instead of AES-CBC. <a
href="https://bugs.gnunet.org/view.php?id=6487">#6487</a></li>
+ <li>Crypto agility: The GNS protocol now supports other zone types
besides ECDSA-based PKEYs.
+ However, the new EdDSA-based EDKEY crypto is not yet implemented. <a
href="https://bugs.gnunet.org/view.php?id=6485">#6485</a></li>
+ <li>PKEY zones: ECDSA zone record sets are now encrypted using AES-CTR.
<a href="https://bugs.gnunet.org/view.php?id=6487">#6487</a></li>
</ul>
</li>
<li>
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.