代码搜索:Way

找到约 8,100 项符合「Way」的源代码

代码结果 8,100
www.eeworm.com/read/133019/14057678

cpp 3way.cpp

// 3way.cpp - modifed by Wei Dai from Joan Daemen's 3way.c // The original code and all modifications are in the public domain. #include "pch.h" #include "3way.h" #include "misc.h" NAMESPACE_
www.eeworm.com/read/200462/15432551

h 3way.h

#ifndef CRYPTOPP_THREEWAY_H #define CRYPTOPP_THREEWAY_H /** \file */ #include "seckey.h" #include "secblock.h" NAMESPACE_BEGIN(CryptoPP) //! _ struct ThreeWay_Info : public FixedBlockS
www.eeworm.com/read/200462/15432601

cpp 3way.cpp

// 3way.cpp - modifed by Wei Dai from Joan Daemen's 3way.c // The original code and all modifications are in the public domain. #include "pch.h" #include "3way.h" #include "misc.h" NAMESPACE_
www.eeworm.com/read/112004/15495777

sml which way.sml

www.eeworm.com/read/111545/15510207

h 3way.h

#ifndef CRYPTOPP_THREEWAY_H #define CRYPTOPP_THREEWAY_H #include "cryptlib.h" #include "misc.h" NAMESPACE_BEGIN(CryptoPP) class ThreeWayEncryption : public BlockTransformation { public:
www.eeworm.com/read/111545/15510240

cpp 3way.cpp

// 3way.cpp - modifed by Wei Dai from Joan Daemen's 3way.c #include "pch.h" #include "3way.h" NAMESPACE_BEGIN(CryptoPP) static const word32 START_E = 0x0b0b; // round constant of first encry
www.eeworm.com/read/101225/15840970

h 3way.h

#ifndef CRYPTOPP_THREEWAY_H #define CRYPTOPP_THREEWAY_H #include "cryptlib.h" #include "misc.h" NAMESPACE_BEGIN(CryptoPP) class ThreeWayEncryption : public BlockTransformation { public:
www.eeworm.com/read/101225/15841003

cpp 3way.cpp

// 3way.cpp - modifed by Wei Dai from Joan Daemen's 3way.c #include "pch.h" #include "3way.h" NAMESPACE_BEGIN(CryptoPP) static const word32 START_E = 0x0b0b; // round constant of first encry
www.eeworm.com/read/101224/15841204

h 3way.h

#ifndef CRYPTOPP_THREEWAY_H #define CRYPTOPP_THREEWAY_H #include "cryptlib.h" #include "misc.h" NAMESPACE_BEGIN(CryptoPP) class ThreeWayEncryption : public BlockTransformation { public:
www.eeworm.com/read/101224/15841237

cpp 3way.cpp

// 3way.cpp - modifed by Wei Dai from Joan Daemen's 3way.c #include "pch.h" #include "3way.h" NAMESPACE_BEGIN(CryptoPP) static const word32 START_E = 0x0b0b; // round constant of first encry