代码搜索:Authentication
找到约 6,490 项符合「Authentication」的源代码
代码结果 6,490
www.eeworm.com/read/145256/12741551
h keychain.h
/* key-chain for authentication.
* Copyright (C) 2000 Kunihiro Ishiguro
*
* This file is part of GNU Zebra.
*
* GNU Zebra is free software; you can redistribute it and/or modify
* it under the t
www.eeworm.com/read/139647/5797963
c rlm_ldap.c
/*
* rlm_ldap.c LDAP authorization and authentication module.
*
*
* This module is based on LDAP patch to Cistron radiusd by James Golovich
* , which in turn was based mostly
www.eeworm.com/read/100285/6271854
makefile
#
# Makefile for example programs
#
SRCDIR= ../..
include ../../Makefile.global
CFLAGS+= -I$(LIBPQDIR)
LDFLAGS+= -L$(LIBPQDIR) -lpq
#
# And where libpq goes, so goes the authentication stuff...
#
www.eeworm.com/read/479375/6692898
h radius_server.h
/*
* hostapd / RADIUS authentication server
* Copyright (c) 2005-2007, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the
www.eeworm.com/read/479375/6692901
c radius_server.c
/*
* hostapd / RADIUS authentication server
* Copyright (c) 2005-2008, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the
www.eeworm.com/read/410156/11300593
h ecrypt-sync.h
/* ecrypt-sync.h */
/*
* Header file for synchronous stream ciphers without authentication
* mechanism.
*
* *** Please only edit parts marked with "[edit]". ***
*/
#ifndef ECRYPT_SYNC_AE
#def
www.eeworm.com/read/156954/11750719
h helix.h
/*
Module : Helix.H
Purpose: C++ class to encapsulate the Helix Encryption and Authentication algorithm as presented in
a November 2003 Dr. Dobb's Journal article by Niels Ferguson and Br
www.eeworm.com/read/337750/12342948
readme
This package provides a network login service with more secure authentication
than telnet or rlogin. Also, all data transmitted to and from the remote
host in encrypted using the DES. Thus, this pac
www.eeworm.com/read/129999/14212917
c upap.c
/*
* upap.c - User/Password Authentication Protocol.
*
* Copyright (c) 1989 Carnegie Mellon University.
* All rights reserved.
*
* Redistribution and use in source and binary forms are permitted
www.eeworm.com/read/129999/14212927
h upap.h
/*
* upap.h - User/Password Authentication Protocol definitions.
*
* Copyright (c) 1989 Carnegie Mellon University.
* All rights reserved.
*
* Redistribution and use in source and binary forms a