代码搜索:TwoFish

找到约 467 项符合「TwoFish」的源代码

代码结果 467
www.eeworm.com/read/348839/3152386

h esp_twofish.h

//========================================================================== // // include/netinet6/esp_twofish.h // //========================================================================
www.eeworm.com/read/316872/3585908

c twofish_32.c

/* * Glue Code for optimized 586 assembler version of TWOFISH * * Originally Twofish for GPG * By Matthew Skala , July 26, 1998 * 256-bit key length added March 20, 199
www.eeworm.com/read/316872/3585909

c twofish_64.c

/* * Glue Code for optimized x86_64 assembler version of TWOFISH * * Originally Twofish for GPG * By Matthew Skala , July 26, 1998 * 256-bit key length added March 20, 1
www.eeworm.com/read/312645/3654356

h esp_twofish.h

//========================================================================== // // include/netinet6/esp_twofish.h // //========================================================================
www.eeworm.com/read/312645/3654433

c esp_twofish.c

//========================================================================== // // src/sys/netinet6/esp_twofish.c // //========================================================================
www.eeworm.com/read/304961/3783640

c twofish2.c

/*************************************************************************** TWOFISH2.C -- Optimized C API calls for TWOFISH AES submission Submitters: Bruce Schneier, Counterpane Systems
www.eeworm.com/read/304961/3783743

c twofish_tab.c

/* LibTomCrypt, modular cryptographic library -- Tom St Denis * * LibTomCrypt is a library that provides various cryptographic * algorithms in a highly modular and flexible manner. * * The librar
www.eeworm.com/read/431110/1910703

c twofish_cbc.c

#ifdef __KERNEL__ #include #else #include #endif #include "twofish_cbc.h" #include "cbc_generic.h" CBC_IMPL_BLK16(twofish_cbc_encrypt, twofish_context, u_int8_t *, twofis
www.eeworm.com/read/431110/1910706

h twofish_cbc.h

/* Glue header */ #include "twofish.h" int twofish_cbc_encrypt(twofish_context *ctx, const u_int8_t * in, u_int8_t * out, int ilen, const u_int8_t* iv, int encrypt);
www.eeworm.com/read/398200/2385864

h esp_twofish.h

//========================================================================== // // include/netinet6/esp_twofish.h // //========================================================================== /