代码搜索:TwoFish
找到约 467 项符合「TwoFish」的源代码
代码结果 467
www.eeworm.com/read/149722/12354677
bas twofishunit.bas
Attribute VB_Name = "TwoFishUnit"
'{*******************************************************}
'{ }
'{ TwoFish算法
www.eeworm.com/read/160303/5575309
txt description.txt
This tests production of ESP-twofish-SHA1 packets with a source of
ICMP packets.
www.eeworm.com/read/427863/8916042
cpp main.cpp
#include "stdio.h"
#include "twofish.h"
#include "string.h"
TWOFISH_context ctx; /* Expanded key. */
byte scratch[16]; /* Encryption/decryption result buffer. */
/* Test vectors for
www.eeworm.com/read/379594/9192377
inc vector.inc
; Twofish vector #1
;Key Size:
.byte 080h
;Key:
.byte 000h,000h,000h,000h,000h,000h,000h,000h
.byte 000h,000h,000h,000h,000h,000h,000h,000h
;Plaintext:
.byte 000h,000h,000h,000h
www.eeworm.com/read/379594/9192392
txt readme.txt
6805 (Smartcard) Implementation
Files in this archive
File Name Description
========================================================================
README
www.eeworm.com/read/149722/12354672
pas twofishunit.pas
{*******************************************************}
{ }
{ TwoFish算法 }
{
www.eeworm.com/read/457412/7325808
txt twofish_ecb_tbl_testvalues_256bits.txt
0000000000000000000000000000000000000000000000000000000000000000
00000000000000000000000000000000
57FF739D4DC92C1BD7FC01700CC8216F
0000000000000000000000000000000000000000000000000000000000000000
57FF
www.eeworm.com/read/457412/7325810
txt twofish_ecb_vk_testvalues_256bits.txt
8000000000000000000000000000000000000000000000000000000000000000
785229B51B515F30A1FCC88B969A4E47
4000000000000000000000000000000000000000000000000000000000000000
B095E0619E70CDF5F4BC6E88079CF22F
2000
www.eeworm.com/read/457412/7325814
txt twofish_ecb_vt_testvalues_128bits.txt
80000000000000000000000000000000
73B9FF14CF2589901FF52A0D6F4B7EDE
40000000000000000000000000000000
F5A9150BAB6D6AEBD6B4F97D9E93B28B
20000000000000000000000000000000
C30F8B221FD6D3996F973CDCDC6E305C
10
www.eeworm.com/read/457412/7325815
txt twofish_ecb_vk_testvalues_128bits.txt
80000000000000000000000000000000
6BFD32804A1C3206C4BF85EB11241F89
40000000000000000000000000000000
F097147AE851845984DC97D5FAE40CF9
20000000000000000000000000000000
6117F1977C5ABD9647C56544D9458444
10