代码搜索:Decryption

找到约 742 项符合「Decryption」的源代码

代码结果 742
www.eeworm.com/read/258893/4349121

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/258893/4349329

h pgpdecpipe.h

/* * pgpDecPipe.h -- Create a Decryption Pipeline * * Written by: Derek Atkins * * This is a Public API Function Header. * * $Id: pgpDecPipe.h,v 1.9 1997/06/25 19:41:45
www.eeworm.com/read/367275/9763101

c decrypt.c

/* frontend to IBE_decrypt() in ibe_lib.cc * (performs decryption) * Ben Lynn */ /* Copyright (C) 2001 Benjamin Lynn (blynn@cs.stanford.edu) See LICENSE for license */ #include #
www.eeworm.com/read/238196/13903004

c decrypt.c

/* frontend to IBE_decrypt() in ibe_lib.cc * (performs decryption) * Ben Lynn */ /* Copyright (C) 2001 Benjamin Lynn (blynn@cs.stanford.edu) See LICENSE for license */ #include #
www.eeworm.com/read/150726/5689545

cpp main.cpp

#include "utility.h" #include "Decryption.h" int main() { char inputFileName[20],outputFileName[20]; FILE *input,*output; char ch; packed_data plaintext,ciphertext,K1,K2;
www.eeworm.com/read/208414/4992914

h pgpfixedkey.h

/* * pgpFixedKey.h * * Copyright (C) 1996,1997 Pretty Good Privacy, Inc. All rights reserved. * * A single, fixed PGP key for decryption operations. * * $Id: pgpFixedKey.h,v 1.5.2.1 199
www.eeworm.com/read/100160/15881780

h crypt.h

/* crypt.h (dummy version) by Info-ZIP. Last revised: 18 Apr 94 This is a non-functional version of Info-ZIP's crypt.h encryption/ decryption header file for Zip, ZipCloak, UnZip a
www.eeworm.com/read/145991/5741091

h crypt.h

/* crypt.h (dummy version) by Info-ZIP. Last revised: 26 Oct 92 This is a non-functional version of Info-ZIP's crypt.h encryption/ decryption header file for Zip, ZipCloak, UnZip and F
www.eeworm.com/read/130382/5957524

h pgpfixedkey.h

/* * A single, fixed PGP key for decryption operations. * * $Id: pgpFixedKey.h,v 1.10 1997/09/30 21:03:01 lloyd Exp $ */ #include "pgpPubTypes.h" #include "pgpOpaqueStructs.h" PGP_BEGIN
www.eeworm.com/read/110301/6164960

h crypt.h

/* crypt.h (dummy version) by Info-ZIP. Last revised: 26 Oct 92 This is a non-functional version of Info-ZIP's crypt.h encryption/ decryption header file for Zip, ZipCloak, UnZip and F