代码搜索:Authentication
找到约 6,490 项符合「Authentication」的源代码
代码结果 6,490
www.eeworm.com/read/103559/15729147
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by VPNDialer.rc
//
#define IDC_BUTTON_DISCONNECT 3
#define IDC_BUTTON_STATUS 4
#define
www.eeworm.com/read/185143/9055812
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/185142/9055891
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/183822/9136280
h ecrypt-sync-ae.h
/* ecrypt-sync-ae.h */
/*
* Header file for synchronous stream ciphers with authentication
* mechanism.
*
* *** Please only edit parts marked with "[edit]". ***
*/
#ifndef ECRYPT_SYNC_AE
#de
www.eeworm.com/read/371315/9556487
h chap_ms.h
/*
* chap_ms.h - Challenge Handshake Authentication Protocol definitions.
*
* Copyright (c) 1995 Eric Rosenquist. All rights reserved.
*
* Redistribution and use in source and binary forms, with
www.eeworm.com/read/279175/10457172
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/418779/10927731
c exploit_squid-ntlm-auth.c
/*
* squid_ntlm_authentication buffer overflow exploit attempt
*
* Copyright (C) 2006 Sourcefire, Inc. All Rights Reserved
*
* Writen by Patrick Mullen
*
* This file
www.eeworm.com/read/416046/11043549
cpp ccm.cpp
//
//================================================================
// Proposed AES CTR/CBC-MAC mode test vector generation
//
// 11-02-001r2-I-AES-Encryption & Authentication-Using-CTR-Mode-wit
www.eeworm.com/read/448648/7528230
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/441132/7675440
ssh-copy-id
#!/bin/sh
# Shell script to install your identity.pub on a remote machine
# Takes the remote machine name as an argument.
# Obviously, the remote machine must accept password authentication,
# or one