代码搜索:Cipher
找到约 3,792 项符合「Cipher」的源代码
代码结果 3,792
www.eeworm.com/read/115525/15011497
h aes.h
#ifndef CRYPTOPP_AES_H
#define CRYPTOPP_AES_H
/** \file
AES winner announced on 10/2/2000
*/
#include "rijndael.h"
NAMESPACE_BEGIN(CryptoPP)
//! AES Encrypting Class - Rijndael Block C
www.eeworm.com/read/100767/15864543
h aes.h
#ifndef CRYPTOPP_AES_H
#define CRYPTOPP_AES_H
/** \file
AES winner announced on 10/2/2000
*/
#include "rijndael.h"
NAMESPACE_BEGIN(CryptoPP)
//! AES Encrypting Class - Rijndael Block C
www.eeworm.com/read/287073/8723588
html struct_c_f_b___cipher_concrete_policy_1_1_register_output-members.html
Crypto++: Member List
www.eeworm.com/read/287073/8724100
html struct_c_f_b___f_i_p_s___mode___external_cipher-members.html
Crypto++: Member List
www.eeworm.com/read/431199/8701660
cpp modes.cpp
// modes.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#ifndef CRYPTOPP_IMPORTS
#include "modes.h"
#ifndef NDEBUG
#include "des.h"
#endif
NAMESPACE_BEGIN(CryptoPP)
#i
www.eeworm.com/read/431199/8701958
h modes.h
#ifndef CRYPTOPP_MODES_H
#define CRYPTOPP_MODES_H
/*! \file
*/
#include "cryptlib.h"
#include "secblock.h"
#include "misc.h"
#include "strciphr.h"
#include "argnames.h"
#include "algparam.h"
NAMESP
www.eeworm.com/read/431199/8702352
cpp cmac.cpp
// cmac.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#ifndef CRYPTOPP_IMPORTS
#include "cmac.h"
NAMESPACE_BEGIN(CryptoPP)
static void MulU(byte *k, unsigned
www.eeworm.com/read/360615/10084270
cpp modes.cpp
// modes.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#ifndef CRYPTOPP_IMPORTS
#include "modes.h"
#ifndef NDEBUG
#include "des.h"
#endif
NAMESPACE_BEGIN(C
www.eeworm.com/read/360615/10084383
h modes.h
#ifndef CRYPTOPP_MODES_H
#define CRYPTOPP_MODES_H
/*! \file
*/
#include "cryptlib.h"
#include "secblock.h"
#include "misc.h"
#include "strciphr.h"
#include "argnames.h"
#include "algparam
www.eeworm.com/read/359577/10135605
cpp modes.cpp
// modes.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#ifndef CRYPTOPP_IMPORTS
#include "modes.h"
#ifndef NDEBUG
#include "des.h"
#endif
NAMESPACE_BEGIN(C