代码搜索:myself
找到约 710 项符合「myself」的源代码
代码结果 710
www.eeworm.com/read/130382/5957175
c pgpsigmod.c
/*
* $Id: pgpSigMod.c,v 1.29 1998/06/11 18:27:55 hal Exp $
*/
#include "pgpConfig.h"
#include
#include "pgpDebug.h"
#include "pgpCopyMod.h"
#include "pgpMakeSig.h"
#include "p
www.eeworm.com/read/130382/5957181
c pgpheader.c
/*
* pgpHeader.c -- write out a file header.
*
* currently, the header is: 10101000b \003 P G P == "\250\003PGP". In
* other words, this is an OLD literal-1 packet which PGP 2.6.2 supports
www.eeworm.com/read/130382/5957190
c pgparmrfil.c
/*
* pgpArmrFil.c -- an Armor File Write module. It watches for MULTIARMOR
* annotation scopes and will open multiple files if it occurs.
* Otherwise, it will only a single file when data is fi
www.eeworm.com/read/130382/5957192
c pgpciphrmod.c
/*
* pgpCiphrMod.c -- A module to perform Block Cipher encryption and Decryption
*
* Written by: Derek Atkins
*
* $Id: pgpCiphrMod.c,v 1.35 1999/04/14 18:51:26 hal Exp $
www.eeworm.com/read/130382/5957195
c pgppkemod.c
/*
* $Id: pgpPKEMod.c,v 1.28 1998/06/11 18:27:49 hal Exp $
*/
#include "pgpConfig.h"
#include
#include
#include "pgpDebug.h"
#include "pgpMakePKE.h"
#include "pgpP
www.eeworm.com/read/130382/5957211
c pgpinfmod.c
/*
* pgpInfMod.c -- Inflation (decompression) module
*
* Written by: Derek Atkins
*
* $Id: pgpInfMod.c,v 1.18 1999/05/03 21:27:56 heller Exp $
*/
#include "pgpConfig.h"
www.eeworm.com/read/130382/5957212
c pgpdefmod.c
/*
* pgpDefMod.c -- Deflate (compression) module
*
* Written by: Derek Atkins
*
* $Id: pgpDefMod.c,v 1.19 1997/12/12 01:14:08 heller Exp $
*/
#include "pgpConfig.h"
#
www.eeworm.com/read/130382/5957218
c pgpreadann.c
/*
* pgpReadAnn.c -- Annotation Reader
*
* Written by: Colin Plumb and Derek Atkins
*
* $Id: pgpReadAnn.c,v 1.27 1998/07/08 20:04:45 hal Exp $
*/
#include "pgpConfig.h"
www.eeworm.com/read/130382/5957223
c pgpprsbin.c
/*
* pgpPrsBin.c -- Binary Parser
*
* Written by: Colin Plumb and Derek Atkins
*
* $Id: pgpPrsBin.c,v 1.65 1999/04/14 18:51:26 hal Exp $
*/
#include "pgpConfig.h"
#in
www.eeworm.com/read/130382/5957224
c pgpverifyra.c
/*
* pgpVerifyRa.c -- An Annotation Reader to do Signature Verification
*
* Written by: Derek Atkins
*
* $Id: pgpVerifyRa.c,v 1.24 1997/12/12 01:14:04 heller Exp $
*/
#i