代码搜索:Authentication
找到约 6,490 项符合「Authentication」的源代码
代码结果 6,490
www.eeworm.com/read/131315/5931211
readme
Export restriction prohibit us from including DES encryption routines in RPCSRC
4.0. The main RPCSRC 4.0 hierarchy does not include DES Authentication,
however this directory contains the documentati
www.eeworm.com/read/100285/6272152
makefile
#
# Makefile for example programs
#
SRCDIR= ../..
include ../../Makefile.global
#
# And where libpq goes, so goes the authentication stuff...
#
ifdef KRBVERS
LDFLAGS+= $(KRBLIBS)
CFLAGS+= $(KRBFLAGS
www.eeworm.com/read/100043/6275029
c smb_auth.c
/*
* smb_auth - SMB proxy authentication module
* Copyright (C) 1998 Richard Huveneers
*
* This program is free software; you can redistribute it and/or modify
*
www.eeworm.com/read/265167/11276262
cpp db.cpp
// DB.CPP - This module implements the database routines for the authentication filter.
#include "stdafx.h"
#include "AuthFilt.h"
/*
Routine Description:
Looks up the username and confirm
www.eeworm.com/read/407601/11413910
dfm ychatu41.dfm
object Form37: TForm37
Left = 238
Top = 228
AutoScroll = False
BorderIcons = []
Caption = 'Cookie Authentication'
ClientHeight = 121
ClientWidth = 461
Color = clBtnFace
Font
www.eeworm.com/read/156954/11750751
cpp helix.cpp
/*
Module : Helix.CPP
Purpose: C++ implementation for 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/339051/12264806
c ppppap.c
/*
* PPPPAP.C -- Password Authentication Protocol for PPP
*
* This implementation of PPP is declared to be in the public domain.
*
* Jan 91 Bill_Simpson@um.cc.umich.edu
* Computer System
www.eeworm.com/read/149908/12333803
c ppppap.c
/*
* PPPPAP.C -- Password Authentication Protocol for PPP
*
* This implementation of PPP is declared to be in the public domain.
*
* Jan 91 Bill_Simpson@um.cc.umich.edu
* Computer System
www.eeworm.com/read/130515/14188556
install
Installation shouldn't be too difficult, but it may take some tweaking to
get it to work. The only outside requirements are postgresql, a web
server, php, and preferably SSL. Authentication is done
www.eeworm.com/read/129999/14212972
c chap.c
/*
* chap.c - Challenge Handshake Authentication Protocol.
*
* Copyright (c) 1993 The Australian National University.
* All rights reserved.
*
* Redistribution and use in source and binary forms