summaryrefslogtreecommitdiffstats
path: root/man/login.defs.d/HMAC_CRYPTO_ALGO.xml
blob: 3aa3370a74a359169e1df5b4ff9ff7f0e1e3f551 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!--
   SPDX-FileCopyrightText: 1991 - 1993, Julianne Frances Haugh
   SPDX-FileCopyrightText: 1991 - 1993, Chip Rosenthal
   SPDX-FileCopyrightText: 2007 - 2008, Nicolas François
   SPDX-License-Identifier: BSD-3-Clause
-->
<varlistentry condition="no_pam">
  <term><option>HMAC_CRYPTO_ALGO</option> (string)</term>
  <listitem>
    <para>
      Used to select the HMAC cryptography algorithm that the pam_timestamp
      module is going to use to calculate the keyed-hash message authentication
      code.
    </para>
    <para>
      Note: Check <refentrytitle>hmac</refentrytitle><manvolnum>3</manvolnum>
      to see the possible algorithms that are available in your system.
    </para>
  </listitem>
</varlistentry>