代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/111545/15510263
h default.h
#ifndef CRYPTOPP_DEFAULT_H
#define CRYPTOPP_DEFAULT_H
#include "sha.h"
#include "des.h"
#include "filters.h"
NAMESPACE_BEGIN(CryptoPP)
typedef DES_EDE_Encryption Default_ECB_Encryption;
t
www.eeworm.com/read/105982/15649606
english readme.english
I don't know german. But, with the help of a friend of mine who speaks
german as his first language I managed to make this program work and
it worked truly well indeed. Here are very brief instruction
www.eeworm.com/read/101225/15841026
h default.h
#ifndef CRYPTOPP_DEFAULT_H
#define CRYPTOPP_DEFAULT_H
#include "sha.h"
#include "des.h"
#include "filters.h"
NAMESPACE_BEGIN(CryptoPP)
typedef DES_EDE_Encryption Default_ECB_Encryption;
t
www.eeworm.com/read/101224/15841260
h default.h
#ifndef CRYPTOPP_DEFAULT_H
#define CRYPTOPP_DEFAULT_H
#include "sha.h"
#include "des.h"
#include "filters.h"
NAMESPACE_BEGIN(CryptoPP)
typedef DES_EDE_Encryption Default_ECB_Encryption;
t
www.eeworm.com/read/244081/12889533
h blowfish.h
////////////////////////////////////////////////////////////////////////////
///
// Blowfish.h Header File
//
// BLOWFISH ENCRYPTION ALGORITHM
//
// Encryption and Decryption of Byte Str
www.eeworm.com/read/243095/12964366
h blowfish.h
////////////////////////////////////////////////////////////////////////////
///
// Blowfish.h Header File
//
// BLOWFISH ENCRYPTION ALGORITHM
//
// Encryption and Decryption of Byte Str
www.eeworm.com/read/347981/11620709
bas security.bas
Attribute VB_Name = "Security"
'*********************************************************
'****************** Encryption/Decryption ****************
'Works for general text encryption/decryption in
www.eeworm.com/read/295166/8182313
h blowfish.h
////////////////////////////////////////////////////////////////////////////
///
// Blowfish.h Header File
//
// BLOWFISH ENCRYPTION ALGORITHM
//
// Encryption and Decryption of Byte Str
www.eeworm.com/read/295166/8182321
h blowfish.h
////////////////////////////////////////////////////////////////////////////
///
// Blowfish.h Header File
//
// BLOWFISH ENCRYPTION ALGORITHM
//
// Encryption and Decryption of Byte Str
www.eeworm.com/read/493499/6394540
h newcamd-client.h
// implements the newcamd protocol
#ifndef __NEWCAMD_CLIENT_H__
#define __NEWCAMD_CLIENT_H__
#include "rqcamd.h"
#include "des.h"
#define NETWORK_TIMEOUT 10000 //10 seconds
#define MAX_CARD_PROVIDE