aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2020-11-14 13:36:38 +0900
committerMartin Schanzenbach <schanzen@gnunet.org>2020-11-14 13:36:38 +0900
commit43eb9091e022eff48b449862b5759ef9c33c53f7 (patch)
tree0231a6e940b295d9c3db5598c6713b4c6d5662e3
parent5a89c28919fff53bebc8d02b84d160e5fb9f6372 (diff)
downloadwww-43eb9091e022eff48b449862b5759ef9c33c53f7.tar.gz
www-43eb9091e022eff48b449862b5759ef9c33c53f7.zip
fix
-rw-r--r--news/2020-11-0.14.0.html.j26
1 files 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 9aca9d76..d6c30aca 100644
--- a/news/2020-11-0.14.0.html.j2
+++ b/news/2020-11-0.14.0.html.j2
@@ -39,9 +39,9 @@
39 <li><tt>GNS</tt>: 39 <li><tt>GNS</tt>:
40 <ul> 40 <ul>
41 <li>Aligned with specification <a href="https://lsd.gnunet.org/lsd0001/">LSD001</a>. 41 <li>Aligned with specification <a href="https://lsd.gnunet.org/lsd0001/">LSD001</a>.
42 <li>Crypto agility: The GNS protocol now supports other zone keys besides ECDSA. 42 <li>Crypto agility: The GNS protocol now supports other zone types besides ECDSA-based PKEYs.
43 However, EdDSA zone keys are currently not yet implemented. <a href="https://bugs.gnunet.org/view.php?id=6485">#6485</a></li> 43 However, the new EdDSA-based EDKEY crypto is not yet implemented. <a href="https://bugs.gnunet.org/view.php?id=6485">#6485</a></li>
44 <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> 44 <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>
45 </ul> 45 </ul>
46 </li> 46 </li>
47 <li> 47 <li>