summaryrefslogtreecommitdiff
path: root/devdocs/elisp/gnutls-cryptography.html
diff options
context:
space:
mode:
Diffstat (limited to 'devdocs/elisp/gnutls-cryptography.html')
-rw-r--r--devdocs/elisp/gnutls-cryptography.html16
1 files changed, 0 insertions, 16 deletions
diff --git a/devdocs/elisp/gnutls-cryptography.html b/devdocs/elisp/gnutls-cryptography.html
deleted file mode 100644
index 35c132c0..00000000
--- a/devdocs/elisp/gnutls-cryptography.html
+++ /dev/null
@@ -1,16 +0,0 @@
- <h3 class="section">GnuTLS Cryptography</h3> <p>If compiled with GnuTLS, Emacs offers built-in cryptographic support. Following the GnuTLS API terminology, the available tools are digests, MACs, symmetric ciphers, and AEAD ciphers. </p> <p>The terms used herein, such as IV (Initialization Vector), require some familiarity with cryptography and will not be defined in detail. Please consult <a href="https://www.gnutls.org/">https://www.gnutls.org/</a> for specific documentation which may help you understand the terminology and structure of the GnuTLS library. </p> <table class="menu" border="0" cellspacing="0"> <tr>
-<td align="left" valign="top">• <a href="format-of-gnutls-cryptography-inputs" accesskey="1">Format of GnuTLS Cryptography Inputs</a>
-</td>
-<td> </td>
-<td align="left" valign="top"> </td>
-</tr> <tr>
-<td align="left" valign="top">• <a href="gnutls-cryptographic-functions" accesskey="2">GnuTLS Cryptographic Functions</a>
-</td>
-<td> </td>
-<td align="left" valign="top"> </td>
-</tr> </table><div class="_attribution">
- <p class="_attribution-p">
- Copyright &copy; 1990-1996, 1998-2022 Free Software Foundation, Inc. <br>Licensed under the GNU GPL license.<br>
- <a href="https://www.gnu.org/software/emacs/manual/html_node/elisp/GnuTLS-Cryptography.html" class="_attribution-link">https://www.gnu.org/software/emacs/manual/html_node/elisp/GnuTLS-Cryptography.html</a>
- </p>
-</div>