代码搜索:TwoFish
找到约 467 项符合「TwoFish」的源代码
代码结果 467
www.eeworm.com/read/457412/7325853
vhd twofish_cbc_encryption_monte_carlo_testbench_128bits.vhd
-- Twofish_cbc_encryption_monte_carlo_testbench_128bits.vhd
-- Copyright (C) 2006 Spyros Ninos
--
-- This program is free software; you can redistribute it and/or modify
-- it under the terms of the
www.eeworm.com/read/457412/7325854
vhd twofish_cbc_encryption_monte_carlo_testbench_192bits.vhd
-- Twofish_cbc_encryption_monte_carlo_testbench_192bits.vhd
-- Copyright (C) 2006 Spyros Ninos
--
-- This program is free software; you can redistribute it and/or modify
-- it under the terms of the
www.eeworm.com/read/457412/7325858
vhd twofish_cbc_decryption_monte_carlo_testbench_128bits.vhd
-- Twofish_cbc_decryption_monte_carlo_testbench_128bits.vhd
-- Copyright (C) 2006 Spyros Ninos
--
-- This program is free software; you can redistribute it and/or modify
-- it under the terms of the
www.eeworm.com/read/243225/12954149
dpk tdb_d6.dpk
package TDB_D6;
{$R *.res}
{$R 'TinyDB.dcr'}
{$ALIGN 8}
{$ASSERTIONS ON}
{$BOOLEVAL OFF}
{$DEBUGINFO ON}
{$EXTENDEDSYNTAX ON}
{$IMPORTEDDATA ON}
{$IOCHECKS ON}
{$LOCALSYMBOLS ON}
{$LONGST
www.eeworm.com/read/160303/5573928
txt east-console.txt
east:~#
TESTNAME=pluto-algo-01
east:~#
source /testing/pluto/bin/eastlocal.sh
east:~#
ipsec setup start
ipsec_setup: Starting Openswan IPsec VERSION
east:~#
ipsec auto --add westnet-eastnet-twofis
www.eeworm.com/read/160303/5574163
txt east-console.txt
east:~#
TESTNAME=basic-pluto-07
east:~#
source /testing/pluto/bin/eastlocal.sh
east:~#
ipsec setup start
ipsec_setup: Starting Openswan IPsec VERSION
east:~#
ipsec auto --add westnet-eastnet-twofi
www.eeworm.com/read/160303/5574362
txt east-console.txt
east:~#
TESTNAME=basic-pluto-04
east:~#
source /testing/pluto/bin/eastlocal.sh
east:~#
ipsec setup start
ipsec_setup: Starting Openswan IPsec VERSION
east:~#
ipsec auto --add westnet-eastnet-twofi
www.eeworm.com/read/160303/5574604
txt east-console.txt
east:~#
TESTNAME=basic-pluto-07
east:~#
source /testing/pluto/bin/eastlocal.sh
east:~#
ipsec setup start
ipsec_setup: Starting Openswan IPsec VERSION
east:~#
ipsec auto --add westnet-eastnet-twofi
www.eeworm.com/read/160303/5572702
makefile
OPENSWANSRCDIR?=$(shell cd ../../..; pwd)
include ${OPENSWANSRCDIR}/Makefile.inc
CFLAGS=-O3 -fomit-frame-pointer -Wall $(EXTRA_CFLAGS)
INC=-I../include
LIBOBJ=twofish.o twofish_cbc.o
BLIB=libtwofis
www.eeworm.com/read/121981/14727692
cryptcat readme.cryptcat
cryptcat = netcat + encryption
Cryptcat is the standard netcat enhanced with twofish encryption.
Twofish is courtesy of counterpane, and cryptix. We started with the
Java version of twofish f