代码搜索:Authentication

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

代码结果 6,490
www.eeworm.com/read/162400/5547665

c md4.c

/* Unix SMB/Netbios implementation. Version 1.9. a implementation of MD4 designed for use in the SMB authentication protocol Copyright (C) Andrew Tridgell 1997-1998. This program i
www.eeworm.com/read/160303/5572756

h ipsec_ah.h

/* * Authentication Header declarations * Copyright (C) 1996, 1997 John Ioannidis. * Copyright (C) 1998, 1999, 2000, 2001 Richard Guy Briggs. * * This program is free software; you can redistr
www.eeworm.com/read/472660/6873032

h ieee802_11_auth.h

/* * hostapd / IEEE 802.11 authentication (ACL) * Copyright (c) 2003-2005, Jouni Malinen * * This program is free software; you can redistribute it and/or modify * it under t
www.eeworm.com/read/472660/6873148

c ieee802_11_auth.c

/* * hostapd / IEEE 802.11 authentication (ACL) * Copyright (c) 2003-2005, Jouni Malinen * * This program is free software; you can redistribute it and/or modify * it under t
www.eeworm.com/read/268695/11125077

c md5.c

/* MD5 checksum routines used for authentication. Not covered by GPL, but in the public domain as per the copyright below */ #ifdef FREEBSD # include #elif defined(LINUX) # i
www.eeworm.com/read/146402/12652287

java sha1.java

/** * This Java Class consists the server side for the wondeful JavaScript library 'sha1.js'. I wrote it because I basically needed * some cheap client/server login authentication by the usual
www.eeworm.com/read/112920/15473903

c yahoo_auth.c

/* * yahoo_auth.c: Authentication routines. * * Written by Kevin Kurtz and Scott Werndorfer * * Copyright(c) 2003 Cerulean Studios * */ #include "yahoo.h" #include "yahoo_auth.h" /**********
www.eeworm.com/read/108790/15575264

c chap.c

/* * chap.c - Crytographic Handshake Authentication Protocol. * * Copyright (c) 1991 Gregory M. Christy. * All rights reserved. * * Redistribution and use in source and binary forms are pe
www.eeworm.com/read/105271/15672877

c auth.c

/* auth.c Subroutines having to do with authentication. */ /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1998-2003 by Internet Software Consortium * * P
www.eeworm.com/read/100302/15877458

c deslogind.c

/* * Copyright 1994 David A. Barrett. * * Remote login deaemon with authentication and data encryption of channel * * Revision History: * * 12-May-94: Fixed two malloc bugs in gendeskd.c an