emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] scratch/tzz/nettle 710ca9f: WIP: GnuTLS: docs for secure-h


From: Teodor Zlatanov
Subject: [Emacs-diffs] scratch/tzz/nettle 710ca9f: WIP: GnuTLS: docs for secure-hash-algorithms
Date: Tue, 18 Apr 2017 21:49:49 -0400 (EDT)

branch: scratch/tzz/nettle
commit 710ca9f23884fc198a4995b490cccc7126eaa5da
Author: Ted Zlatanov <address@hidden>
Commit: Ted Zlatanov <address@hidden>

    WIP: GnuTLS: docs for secure-hash-algorithms
---
 doc/lispref/text.texi | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/lispref/text.texi b/doc/lispref/text.texi
index 6e5aedb..9768d50 100644
--- a/doc/lispref/text.texi
+++ b/doc/lispref/text.texi
@@ -4437,6 +4437,11 @@ similar theoretical weakness also exists in SHA-1.  
Therefore, for
 security-related applications you should use the other hash types,
 such as SHA-2.
 
address@hidden secure-hash-algorithms
+This function returns a list of symbols representing algorithms that
address@hidden can use.
address@hidden defun
+
 @defun secure-hash algorithm object &optional start end binary
 This function returns a hash for @var{object}.  The argument
 @var{algorithm} is a symbol stating which hash to compute: one of



reply via email to

[Prev in Thread] Current Thread [Next in Thread]