代码搜索:TwoFish

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

代码结果 467
www.eeworm.com/read/169602/5420317

cpp twofish.cpp

/* twofish.cpp * * Copyright (C) 2003 Sawtooth Consulting Ltd. * * This file is part of yaSSL. * * yaSSL is free software; you can redistribute it and/or modify
www.eeworm.com/read/168081/5448475

inc twofish.inc

const p8x8: array[0..1,0..255] of byte= (( $a9, $67, $b3, $e8, $04, $fd, $a3, $76, $9a, $92, $80, $78, $e4, $dd, $d1, $38, $0d, $c6, $35, $98, $18, $f7, $ec, $6c, $43, $75, $37,
www.eeworm.com/read/168081/5448493

pas twofish.pas

{******************************************************************************} {* DCPcrypt v2.0 written by David Barton (davebarton@bigfoot.com) *************} {***********************************
www.eeworm.com/read/350483/3125209

c twofish.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/325830/3479198

hpp twofish.hpp

/* twofish.hpp * * Copyright (C) 2003 Sawtooth Consulting Ltd. * * This file is part of yaSSL, an SSL implementation written by Todd A Ouska * (todd at yassl.
www.eeworm.com/read/325830/3479251

cpp twofish.cpp

/* twofish.cpp * * Copyright (C) 2003 Sawtooth Consulting Ltd. * * This file is part of yaSSL, an SSL implementation written by Todd A Ouska * (todd at yassl.
www.eeworm.com/read/316872/3597802

h twofish.h

#ifndef _CRYPTO_TWOFISH_H #define _CRYPTO_TWOFISH_H #include #define TF_MIN_KEY_SIZE 16 #define TF_MAX_KEY_SIZE 32 #define TF_BLOCK_SIZE 16 struct crypto_tfm; /* Structure for an e
www.eeworm.com/read/304961/3783618

c twofish.c

/* This is an independent implementation of the encryption algorithm: */ /* */ /* Twofish by Bruce Schneier and colle
www.eeworm.com/read/304961/3783631

h twofish.h

// Copyright in this code is held by Dr B. R. Gladman but free direct or // derivative use is permitted subject to acknowledgement of its origin. // Dr B. R. Gladman
www.eeworm.com/read/304961/3783635

c twofish.c

// Copyright in this code is held by Dr B.R. Gladman but free direct or // derivative use is permitted subject to acknowledgement of its origin // and subject to any constraints placed on the use