代码搜索:TwoFish

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

代码结果 467
www.eeworm.com/read/457412/7325829

txt ecb_vt.txt

========================= FILENAME: "ecb_vt.txt" Electronic Codebook (ECB) Mode Variable Text Known Answer Tests Algorithm Name: TWOFISH Principal Submitter: Bruce Schneier, Counterpane Sy
www.eeworm.com/read/457412/7325834

txt ecb_vk.txt

========================= FILENAME: "ecb_vk.txt" Electronic Codebook (ECB) Mode Variable Key Known Answer Tests Algorithm Name: TWOFISH Principal Submitter: Bruce Schneier, Counterpane Sys
www.eeworm.com/read/138928/13201633

txt readme.txt

Stefan Scherrer: I added the SuSE linux TwoFish encryption to the FileDisk Project I will check with the orignial author if he wants to add my modifications or not. If not I will make a sep
www.eeworm.com/read/457412/7325816

txt cbc_d_m.txt

========================= FILENAME: "cbc_d_m.txt" Cipher Block Chaining (CBC) Mode - DECRYPTION Monte Carlo Test Algorithm Name: TWOFISH Principal Submitter: Bruce Schneier, Counterpane Sy
www.eeworm.com/read/457412/7325819

txt cbc_e_m.txt

========================= FILENAME: "cbc_e_m.txt" Cipher Block Chaining (CBC) Mode - ENCRYPTION Monte Carlo Test Algorithm Name: TWOFISH Principal Submitter: Bruce Schneier, Counterpane Sy
www.eeworm.com/read/304961/3783641

bat compile.bat

bcc32 -Oi -5 -v -a4 -O2 -DGetCodeSize %1 %2 %3 tst2fish.c twofish2.c
www.eeworm.com/read/457412/7325832

txt ecb_tbl.txt

========================= FILENAME: "ecb_tbl.txt" Electronic Codebook (ECB) Mode Tables Known Answer Test Tests permutation tables and MDS matrix multiply tables. Algorithm Name: TWOFISH Pr
www.eeworm.com/read/121981/14727649

h farm9crypt.h

/* * farm9crypt.h * * C interface between netcat and twofish. * * Intended for direct replacement of system "read" and "write" calls. * * NOTE: This file must be included within "ext
www.eeworm.com/read/121981/14727695

cpp farm9crypt.cpp

/* * farm9crypt.cpp * * C interface between netcat and twofish. * * Intended for direct replacement of system "read" and "write" calls. * * Design is like a "C" version of an object.
www.eeworm.com/read/121978/14727759

h farm9crypt.h

/* * farm9crypt.h * * C interface between netcat and twofish. * * Intended for direct replacement of system "read" and "write" calls. * * NOTE: This file must be included within "ext