代码搜索:TwoFish
找到约 467 项符合「TwoFish」的源代码
代码结果 467
www.eeworm.com/read/100945/15859662
dcu twofish.dcu
www.eeworm.com/read/100767/15864655
h twofish.h
#ifndef CRYPTOPP_TWOFISH_H
#define CRYPTOPP_TWOFISH_H
/** \file
*/
#include "cryptlib.h"
#include "misc.h"
NAMESPACE_BEGIN(CryptoPP)
/// base class, do not use directly
class Twofish :
www.eeworm.com/read/100767/15864731
cpp twofish.cpp
// twofish.cpp - modified by Wei Dai from Matthew Skala's twofish.c
// The original code and all modifications are in the public domain.
#include "pch.h"
#include "twofish.h"
NAMESPACE_BEGIN(C
www.eeworm.com/read/100605/15869769
h twofish.h
/*************************************************
* Twofish Header File *
* (C) 1999-2002 The Botan Project *
***********************************************
www.eeworm.com/read/100605/15869958
cpp twofish.cpp
/*************************************************
* Twofish Source File *
* (C) 1999-2002 The Botan Project *
***********************************************
www.eeworm.com/read/100478/15873368
h twofish.h
#ifndef CRYPTOPP_TWOFISH_H
#define CRYPTOPP_TWOFISH_H
#include "cryptlib.h"
#include "misc.h"
NAMESPACE_BEGIN(CryptoPP)
class Twofish : public BlockTransformation
{
public:
enum {KEYLEN
www.eeworm.com/read/100478/15873433
cpp twofish.cpp
// twofish.cpp - modified by Wei Dai from Brian Gladman's twofish.c
/* This is an independent implementation of the encryption algorithm: */
/* */
/* Twofish by Bruce Schneie
www.eeworm.com/read/125279/6031585
c ike_alg_twofish.c
#include
#include
#include
#include
#include
#include "constants.h"
#include "defs.h"
#include "log.h"
#include "libtwofish/twofish_cbc.h"
#
www.eeworm.com/read/160303/5573091
c ike_alg_twofish.c
#include
#include
#include
#include
#include
#include "constants.h"
#include "defs.h"
#include "log.h"
#include "libtwofish/twofish_cbc.h"
#
www.eeworm.com/read/225535/14536984
readme
Reference Implementation Diskette
Files on this diskette (or in this ZIP file)
File Name Description
=============================================================