代码搜索:Authentication
找到约 6,490 项符合「Authentication」的源代码
代码结果 6,490
www.eeworm.com/read/161112/5560910
c upap.c
/* upap.c - User/Password Authentication Protocol */
/* Copyright 1994-1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1989 Carnegie Mellon University.
* All rights
www.eeworm.com/read/161112/5560918
c chap.c
/* chap.c - Crytographic Handshake Authentication Protocol */
/* Copyright 1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1991 Gregory M. Christy.
* All rights rese
www.eeworm.com/read/472660/6873039
sim_db hostapd.sim_db
# Example GSM authentication triplet file for EAP-SIM authenticator
# IMSI:Kc:SRES:RAND
# IMSI: ASCII string (numbers)
# Kc: hex, 8 octets
# SRES: hex, 4 octets
# RAND: hex, 16 octets
234567898765432:
www.eeworm.com/read/193151/8250879
java sslserverwithclientauthexample.java
package chapter10;
import javax.net.ssl.SSLServerSocket;
import javax.net.ssl.SSLServerSocketFactory;
import javax.net.ssl.SSLSocket;
/**
* Basic SSL Server with client authentication.
*/
public c
www.eeworm.com/read/107061/15613855
txt md5shell.c.txt
/*
md5bd.c - backdoor/shell server with md5 based authentication
(c) 2000 by Mixter http://1337.tsx.org
This is a small server program that can be put on
www.eeworm.com/read/104382/15696444
c upap.c
/* upap.c - User/Password Authentication Protocol */
/* Copyright 1994-1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1989 Carnegie Mellon University.
* All rights
www.eeworm.com/read/104382/15696452
c chap.c
/* chap.c - Crytographic Handshake Authentication Protocol */
/* Copyright 1995 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1991 Gregory M. Christy.
* All rights rese
www.eeworm.com/read/183760/9141501
c auth_unix.c
/* auth_unix.c - implements UNIX style authentication parameters */
/* Copyright 1984-2000 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1987 Wind River Systems, Inc.
*
www.eeworm.com/read/183760/9141588
c svc_auth_uni.c
/* svc_auth_uni.c - UNIX flavor authentication on service side of rpc */
/* Copyright 1984-2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (C) 1984, Sun Microsystems, Inc
www.eeworm.com/read/183760/9141604
c auth_none.c
/* auth_none.c - client authentication for remote systems */
/* Copyright 1984-2000 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1987 Wind River Systems, Inc.
* Copyr