代码搜索:TwoFish
找到约 467 项符合「TwoFish」的源代码
代码结果 467
www.eeworm.com/read/138928/13201664
h twofish.h
//modified by Stefan Scherrer to allow compilation under DDK
typedef struct fish2_key
{ DWORD32 keyLen; /* Key Length in Bit */
DWORD32 sboxKeys[4];
DWORD32 subKeys[40];
UCHAR key[32
www.eeworm.com/read/138928/13201711
h twofish.h
typedef struct fish2_key
{ DWORD32 keyLen; /* Key Length in Bit */
DWORD32 sboxKeys[4];
DWORD32 subKeys[40];
UCHAR key[32];
DWORD32 sbox_full[1024]; /* This have to be 1024 DWORDs
www.eeworm.com/read/304008/13804949
c twofish.c
/***************************************************************************
TWOFISH.C -- C API calls for TWOFISH AES submission
Submitters:
Bruce Schneier, Counterpane Systems
Doug Whitin
www.eeworm.com/read/125279/6032107
h twofish.h
#ifndef TWOFISH_H
#define TWOFISH_H
#ifdef __KERNEL__
#include
#else
#include
#endif
/* Structure for an expanded Twofish key. s contains the key-dependent
* S-boxes co
www.eeworm.com/read/125279/6032109
c twofish.c
/* NOTE: This implementation has been changed from the original
* source. See ChangeLog for more information.
* Maintained by Marc Mutz
*/
/* Twofish for GPG
* By Matthew Skala
www.eeworm.com/read/492302/6420926
dsw twofish.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "twofish"=.\twofish.
www.eeworm.com/read/492302/6420972
dsp twofish.dsp
# Microsoft Developer Studio Project File - Name="twofish" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) C
www.eeworm.com/read/492302/6421000
ncb twofish.ncb
www.eeworm.com/read/492302/6421238
opt twofish.opt
www.eeworm.com/read/492302/6421270
plg twofish.plg
Build Log
--------------------Configuration: twofish - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMIN