代码搜索:Encryption

找到约 4,642 项符合「Encryption」的源代码

代码结果 4,642
www.eeworm.com/read/235575/14062846

cpp main.cpp

/* DES Encryption & Decryption Code */ //Edit by Karl, August 27th, 2007 # include # include # include # include # include # inclu
www.eeworm.com/read/200462/15432536

cpp wake.cpp

// wake.cpp - written and placed in the public domain by Wei Dai #include "pch.h" #include "wake.h" NAMESPACE_BEGIN(CryptoPP) void WAKE_TestInstantiations() { WAKE_CFB::Encryption x1;
www.eeworm.com/read/112920/15473890

c crypt.c

/* One way encryption based on MD5 sum. Copyright (C) 1996, 1997, 1999, 2000 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper
www.eeworm.com/read/110992/15521037

c config.c

/* Configuration shared between spp_master and spp_slave */ #include "config.h" void config_use(cm_auth_config_t *use) { use->encryption = 1; use->authentication = 1; } vo
www.eeworm.com/read/109898/15546074

doc des.doc

DES.C, 3DES.C, AND DES486.ASM These are high-speed, 486-only implementations of the Data Encryption Standard (DES) for IBM pc clones running DOS. They may over-w
www.eeworm.com/read/105985/15649585

c desc.c

/* DESC.C - Data Encryption Standard routines for RSAREF Based on "Karn/Hoey/Outerbridge" implementation (KHODES) */ #include "global.h" #include "rsaref.h" #include "des.h" static UINT2 BYTE_
www.eeworm.com/read/100478/15873496

h cbcmac.h

#ifndef CRYPTOPP_CBCMAC_H #define CRYPTOPP_CBCMAC_H #include "cryptlib.h" #include "misc.h" NAMESPACE_BEGIN(CryptoPP) /// CBC-MAC /** Compatible with FIPS 113. T should be an encryption
www.eeworm.com/read/100149/15882342

h crypt.h

/* crypt.h (dummy version) by Info-ZIP. Last revised: 15 Aug 98 This is a non-functional version of Info-ZIP's crypt.h encryption/ decryption header file for Zip, ZipCloak, UnZip and fU
www.eeworm.com/read/100148/15882571

h crypt.h

/* crypt.h (dummy version) by Info-ZIP. Last revised: 5 Oct 97 This is a non-functional version of Info-ZIP's crypt.h encryption/ decryption header file for Zip, ZipCloak, UnZip and fU
www.eeworm.com/read/147363/12559265

h sdperr.h

#ifndef __SDP_ERROR_CODES__ #define __SDP_ERROR_CODES__ // sdp error codes // First four bits - SEVERITY(11), CUSTOMER FLAG(1), RESERVED(0) #define SDP_INVALID_FORMAT 0xe0