代码搜索:KeyGen
找到约 1,281 项符合「KeyGen」的源代码
代码结果 1,281
www.eeworm.com/read/290267/3982174
c dnssec-keygen.c
/*
* Portions Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC")
* Portions Copyright (C) 1999-2003 Internet Software Consortium.
* Portions Copyright (C) 1995-2000 by Network Asso
www.eeworm.com/read/290267/3982186
8 dnssec-keygen.8
.\" Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (C) 2000-2003 Internet Software Consortium.
.\"
.\" Permission to use, copy, modify, and distribute this sof
www.eeworm.com/read/283599/4077754
ssh-host-keygen
#! /bin/sh
#
# $Id: ssh-host-keygen,v 1.2 2003/11/21 12:48:57 djm Exp $
#
# This script is normally run only *once* for a given host
# (in a given period of time) -- on updates/upgrades/recovery
# the
www.eeworm.com/read/439112/1808824
nasl ssh_keygen.nasl
#
# This script was written by Xue Yong Zhi
#
# See the Nessus Scripts License for details
#
if(description)
{
script_id(11340);
script_bugtraq_id(2222);
script_version ("$Revisi
www.eeworm.com/read/433177/1885176
rc2 keygen.rc2
//
// KEYGEN.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
////
www.eeworm.com/read/409919/2228470
txt keygen_ide.txt
keygen_ide.exe
Template based mode-specific keys data generator.
Keys data generator uses your project file to generate a C or Delphi
language template that you can modify to create your own ke
www.eeworm.com/read/409919/2228474
inc aspr_keygen.inc
const
kgERROR_SUCCESS = 0;
kgERROR_KG_ERROR = 2;
kgERROR_MODE_UNKNOWN = 3;
kgERROR_REGNAME_ERROR = 4;
kgERROR_SIGNATURE_ERROR =
www.eeworm.com/read/409919/2228478
h aspr_keygen.h
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#define kgERROR_SUCCESS 0
#define kgERROR_KG_ERROR 2
#define kgERROR_MODE_UNKNOWN 3
#define kgERROR_REG