代码搜索:Encryption

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

代码结果 4,642
www.eeworm.com/read/477984/6726924

cpp aes_encrypt.cpp

/* ****************************************************************** ** Advanced Encryption Standard implementation in C. ** ** By Niyaz PK
www.eeworm.com/read/410595/11275883

h default.h

#ifndef DEFAULT_H #define DEFAULT_H #include "shs.h" #include "des.h" #include "modes.h" #include "filters.h" #include "queue.h" typedef DES_EDE_Encryption Default_ECB_Encryption; typedef
www.eeworm.com/read/403871/11507573

h crypt.h

/* crypt.h (dummy version) -- do not perform encryption * Hardly worth copyrighting :-) */ #ifdef CRYPT # undef CRYPT /* dummy version */ #endif #define RAND_HEAD_LEN 12 /* length of encry
www.eeworm.com/read/403556/11514883

h idea.h

/******************************************************************************/ /* */ /* I N T E R N A T I O N A L D A T A
www.eeworm.com/read/260514/11722538

h default.h

#ifndef DEFAULT_H #define DEFAULT_H #include "shs.h" #include "des.h" #include "modes.h" #include "filters.h" #include "queue.h" typedef DES_EDE_Encryption Default_ECB_Encryption; typedef
www.eeworm.com/read/258434/11864375

c crypt.c

/****************************************************************/ /* */ /* S-CODER - Encrypt/decrypt data
www.eeworm.com/read/154354/11967841

h cast.h

#ifndef CRYPTOPP_CAST_H #define CRYPTOPP_CAST_H /** \file */ #include "seckey.h" #include "secblock.h" NAMESPACE_BEGIN(CryptoPP) class CAST { protected: static const word32 S[8][256
www.eeworm.com/read/341877/12057043

c crypt.c

/****************************************************************/ /* */ /* S-CODER - Encrypt/decrypt data
www.eeworm.com/read/255541/12074878

h crypt.h

/* crypt.h (dummy version) -- do not perform encrytion * Hardly worth copyrighting :-) */ #ifdef CRYPT # undef CRYPT /* dummy version */ #endif #define RAND_HEAD_LEN 12 /* length o
www.eeworm.com/read/338797/12282044

h cast.h

#ifndef CRYPTOPP_CAST_H #define CRYPTOPP_CAST_H /** \file */ #include "seckey.h" #include "secblock.h" NAMESPACE_BEGIN(CryptoPP) class CAST { protected: static const word32 S[8][256