代码搜索:Authentication

找到约 6,490 项符合「Authentication」的源代码

代码结果 6,490
www.eeworm.com/read/14187/319040

mods

Common Code Library: Modification history v1.0.0 - Initial version, based on RAT v3.2.7 * 14 November 1998 v1.0.1 - Added HMAC authentication code - Added timeout to udp_recv() - Added authenti
www.eeworm.com/read/14545/387713

mods

Common Code Library: Modification history v1.0.0 - Initial version, based on RAT v3.2.7 * 14 November 1998 v1.0.1 - Added HMAC authentication code - Added timeout to udp_recv() - Added authenti
www.eeworm.com/read/250243/4438064

c drm_auth.c

/** * \file drm_auth.h * IOCTLs for authentication * * \author Rickard E. (Rik) Faith * \author Gareth Hughes */ /* * Created: Tue Feb 2 08:37:54 199
www.eeworm.com/read/247207/4485875

c ncsa_auth.c

/* * ncsa_auth.c * * AUTHOR: Arjan de Vet * * Example authentication program for Squid, based on the original * proxy_auth code from client_side.c, written by * Jon Tha
www.eeworm.com/read/209559/4965428

h drm_auth.h

/** * \file drm_auth.h * IOCTLs for authentication * * \author Rickard E. (Rik) Faith * \author Gareth Hughes */ /* * Created: Tue Feb 2 08:37:54 199
www.eeworm.com/read/193974/5137940

py hmac.py

"""HMAC (Keyed-Hashing for Message Authentication) Python module. Implements the HMAC algorithm as described by RFC 2104. """ import string def _strxor(s1, s2): """Utility method. XOR the two s
www.eeworm.com/read/187332/5224585

c authdb_mod.c

/* * $Id: authdb_mod.c,v 1.22.2.3 2005/04/26 10:14:57 janakj Exp $ * * Digest Authentication Module * * Copyright (C) 2001-2003 FhG Fokus * * This file is part of ser, a free SIP server. * *
www.eeworm.com/read/187332/5224586

h authdb_mod.h

/* * $Id: authdb_mod.h,v 1.8.2.2 2005/04/26 10:14:57 janakj Exp $ * * Digest Authentication - Database support * * Copyright (C) 2001-2003 FhG Fokus * * This file is part of ser, a free SIP ser
www.eeworm.com/read/187332/5224667

h auth_diameter.h

/* * $Id: auth_diameter.h,v 1.3 2004/08/24 08:58:25 janakj Exp $ * Digest Authentication - Diameter support * * Copyright (C) 2001-2003 FhG Fokus * * This file is part of ser, a free SIP server
www.eeworm.com/read/187332/5224668

c auth_diameter.c

/* * $Id: auth_diameter.c,v 1.4 2004/08/24 08:58:25 janakj Exp $ * Digest Authentication - Diameter support * * Copyright (C) 2001-2003 FhG Fokus * * This file is part of ser, a free SIP server