summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-02-09 21:59:49 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2018-02-09 23:35:19 +0000
commit260958d632506e2789fc632381f560f5a0c77ed7 (patch)
treec92878ab810609c1234861ccc23a574b6d66add1 /doc/doc-txt
parent165acdd1ea3b7399b2279f94c881f8e366efaf71 (diff)
Builtin macros for sha3-hash and ed25519-signing support
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/NewStuff3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index ee40553a6..8464872b4 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -36,6 +36,9 @@ Version 4.91
9. DKIM operations can now use the Ed25519 algorithm in addition to RSA, under
GnuTLS 3.6.0 or later.
+10. Builtin feature-macros _CRYPTO_HASH_SHA3 and _CRYPTO_SIGN_ED25519, library
+ version dependent.
+
Version 4.90
------------