Home
last modified time | relevance | path

Searched refs:DIGEST (Results 1 – 25 of 39) sorted by relevance

12

/netbsd/src/crypto/external/bsd/libsaslc/etc/
DREADME12 /etc/saslc.d/saslc/mechs/{ANONYMOUS,CRAM-MD5,DIGEST-MD5}.conf
18 /etc/saslc.d/<program>/mechs/{ANONYMOUS,CRAM-MD5,DIGEST-MD5}.conf
DMakefile18 CFG_MECH+= DIGEST-MD5.conf
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/ntlm/
Dntlm_err.et21 error_code INVALID_DIGEST_MD5, "Invalid DIGEST-MD5 response"
22 error_code INVALID_DIGEST_MD5_RSPAUTH, "Invalid DIGEST-MD5 rspauth"
/netbsd/src/crypto/external/bsd/heimdal/dist/kdc/
Dheaders.h98 #ifdef DIGEST
Dprocess.c111 #ifdef DIGEST
175 #ifdef DIGEST
Ddefault_config.c82 #ifdef DIGEST in krb5_kdc_get_config()
/netbsd/src/crypto/external/bsd/libsaslc/etc/mech/
DMakefile14 FILES+= DIGEST-MD5.conf
/netbsd/src/crypto/external/bsd/libsaslc/dist/ref/
Dindex.txt6 DIGEST-MD5 (RFC 2831)
Drfc2831.txt52 3.1 AUTHENTICATION OF CLIENTS USING DIGEST AUTHENTICATION........15
53 3.2 COMPARISON OF DIGEST WITH PLAINTEXT PASSWORDS................16
84 associated with the Digest SASL mechanism is "DIGEST-MD5".
96 Also, compared to CRAM-MD5, DIGEST-MD5 prevents chosen plaintext
1005 UIDPLUS AUTH=CRAM-MD5 AUTH=DIGEST-MD5 AUTH=PLAIN
1015 C: a AUTHENTICATE DIGEST-MD5
1047 "DIGEST-MD5" "PLAIN")
1048 C: a AUTHENTICATE "DIGEST-MD5"
1361 The sample implementation in [Digest] also applies to DIGEST-MD5.
Drfc4422.txt885 omitted (the DIGEST-MD5 mechanism [DIGEST-MD5] is an example of
1519 [DIGEST-MD5] Leach, P., C. Newman, and A. Melnikov, "Using Digest
1675 S: * ACAP (SASL "DIGEST-MD5")
1687 S: * ACAP (SASL "DIGEST-MD5" "EXTERNAL")
1698 S: * ACAP (SASL "DIGEST-MD5")
1702 S: * ACAP (SASL "DIGEST-MD5" "EXTERNAL")
Drfc4616.txt205 [DIGEST-MD5].
443 [DIGEST-MD5] Melnikov, A., Ed., "Using Digest Authentication as a
/netbsd/src/external/bsd/openldap/dist/tests/scripts/
Dconf.sh18 USE_SASL=DIGEST-MD5
Dtest076-authid-rewrite25 MECH=DIGEST-MD5
/netbsd/src/external/bsd/openldap/dist/doc/guide/admin/
Dsasl.sdf14 V, {{TERM:DIGEST-MD5}}, and {{TERM:PLAIN}} and {{TERM:EXTERNAL}}
57 The DIGEST-MD5 mechanism is the mandatory-to-implement authentication
58 mechanism for LDAPv3. Though DIGEST-MD5 is not a strong authentication
63 attacks. DIGEST-MD5 is favored over the use of plaintext password
65 DIGEST-MD5. Use of {{SECT:DIGEST-MD5}} is discussed below.
228 H3: DIGEST-MD5
230 This section describes the use of the SASL DIGEST-MD5 mechanism
232 SASL's own database. DIGEST-MD5 relies on the client and the server
270 The DIGEST-MD5 mechanism produces authentication IDs of the form:
296 > ldapsearch -Y DIGEST-MD5 -U u000997 ...
Dsecurity.sdf83 {{TERM:DIGEST-MD5}} and {{TERM:GSSAPI}}, also provide data integrity
177 authentication mechanisms, such as {{EX:DIGEST-MD5}} to be used.
209 mechanisms such as {{EX:DIGEST-MD5}}.
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/wind/
Drfc4013.txt33 PLAIN, CRAM-MD5, and DIGEST-MD5), as well as other protocols
54 [DIGEST-MD5]. It may be applicable where simple user names and
262 [DIGEST-MD5] Leach, P., Newman, C., and A. Melnikov, "Using Digest
/netbsd/src/external/bsd/openldap/dist/doc/rfc/
Drfc4013.txt33 PLAIN, CRAM-MD5, and DIGEST-MD5), as well as other protocols
54 [DIGEST-MD5]. It may be applicable where simple user names and
262 [DIGEST-MD5] Leach, P., Newman, C., and A. Melnikov, "Using Digest
Drfc4513.txt1093 For example, the SASL DIGEST-MD5 authentication mechanism
1094 [DIGEST-MD5] utilizes an authentication identity and a realm that are
1265 risk. There are other mechanisms, such as SASL DIGEST-MD5
1266 [DIGEST-MD5], that do not disclose the password to the server.
1327 Some authentication mechanisms (e.g., DIGEST-MD5) transmit a hash of
1491 [DIGEST-MD5] Leach, P., Newman, C., and A. Melnikov, "Using Digest
1670 below) protected by TLS replaces the SASL DIGEST-MD5 mechanism as
1673 SASL DIGEST-MD5 [DIGEST-MD5].
1701 - As the SASL-DIGEST-MD5 mechanism is no longer mandatory to
1704 SASL DIGEST-MD5 authentication mechanism.
/netbsd/src/crypto/external/bsd/heimdal/dist/
Dconfigure.ac147 [if you want disable to DIGEST support]))
149 AC_DEFINE([DIGEST], 1, [Define to enable DIGEST.]) definition
/netbsd/src/crypto/external/bsd/heimdal/include/
Dconfig.h90 #define DIGEST 1 macro
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/gssapi/ntlm/
Daccept_sec_context.c48 #ifdef DIGEST in _gss_ntlm_allocate_ctx()
Dkdc.c38 #ifdef DIGEST
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/asn1/
Ddigest.asn13 DIGEST DEFINITIONS ::=
/netbsd/src/crypto/external/bsd/netpgp/dist/src/libpaa/
DPubKeyAccessAuthScheme.txt366 server-signature = BASE64( DIGEST( raw-server-signature ) )
380 DIGEST
/netbsd/src/crypto/external/bsd/libsaslc/dist/doc/
Dlibrary.txt108 * DIGEST-MD5 (create, destroy, cont, encode, decode)

12