summaryrefslogtreecommitdiff
path: root/devdocs/elisp/gnutls-cryptography.html
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2025-08-14 22:58:58 -0500
committerCraig Jennings <c@cjennings.net>2025-08-14 22:58:58 -0500
commit82ba818ff456bcd6d56a06226e3f27e98fbb55c3 (patch)
tree158cfc17b2f644a10f063cb546752cfaae12c97f /devdocs/elisp/gnutls-cryptography.html
parent9278ddd4ea1a8b1a4c1edaa8894516e3f48d245b (diff)
downloaddotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.tar.gz
dotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.zip
removing all downloaded devdocs files
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>