blob: 35c132c0ff41beb92746482d86f714b22f1f1221 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<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 © 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>
|