代码搜索:Authentication

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

代码结果 6,490
www.eeworm.com/read/129999/14212950

h chap_ms.h

/* * chap.h - Challenge Handshake Authentication Protocol definitions. * * Copyright (c) 1995 Eric Rosenquist, Strata Software Limited. * http://www.strataware.com/ * * All rights reserved. *
www.eeworm.com/read/230899/14269600

c ppppap.c

/* * PPPPAP.C -- Password Authentication Protocol for PPP * * Acknowledgements and correction history may be found in PPP.C */ #include #include "global.h" #include "mbuf.h" #
www.eeworm.com/read/225994/14505187

ssh-keygen.0

SSH-KEYGEN(1) OpenBSD Reference Manual SSH-KEYGEN(1) NAME ssh-keygen - authentication key generation, management and conversion SYNOPSIS ssh-keygen [-q] [-b bits]
www.eeworm.com/read/225994/14505898

c ssh-add.c

/* * Author: Tatu Ylonen * Copyright (c) 1995 Tatu Ylonen , Espoo, Finland * All rights reserved * Adds an identity to the authentication server,
www.eeworm.com/read/124628/14556011

c ppppap.c

/* * PPPPAP.C -- Password Authentication Protocol for PPP * * Acknowledgements and correction history may be found in PPP.C */ #include #include "global.h" #include "mbuf.h" #
www.eeworm.com/read/124417/14568484

c ppppap.c

/* * PPPPAP.C -- Password Authentication Protocol for PPP * * Acknowledgements and correction history may be found in PPP.C */ #include #include "global.h" #include "mbuf.h" #
www.eeworm.com/read/210569/15196121

c ppppap.c

/* * PPPPAP.C -- Password Authentication Protocol for PPP * * Acknowledgements and correction history may be found in PPP.C */ #include #include "global.h" #include "mbuf.h" #
www.eeworm.com/read/11356/228113

c ppppap.c

/* * PPPPAP.C -- Password Authentication Protocol for PPP * * Acknowledgements and correction history may be found in PPP.C */ #include #include "global.h" #include "mbuf.h" #
www.eeworm.com/read/13787/283338

c ppppap.c

/* * PPPPAP.C -- Password Authentication Protocol for PPP * * Acknowledgements and correction history may be found in PPP.C */ #include #include "global.h" #include "mbuf.h" #
www.eeworm.com/read/14187/318969

c hmac.c

/* * FILE: hmac.c * AUTHORS: Colin Perkins * * HMAC message authentication (RFC2104) * * Copyright (c) 1998-2000 University College London * All rights reserved. * * Redistribution and us