代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/379604/9192213
diz file_id.diz
BF-SDK Version 1.1
~~~~~~~~~~~~~~~~~~
software development kit for 16bit DOS and
Windows applications:
* supports the Blowfish encryption algorithm
designed by Bruce Schneier
* ECB and CBC imp
www.eeworm.com/read/378061/9252627
c crypt.c
/* crypt.c (dummy version) -- do not perform encryption
* Hardly worth copyrighting :-)
*/
#ifdef RCSID
static char rcsid[] = "$Id: crypt.c,v 0.6 1993/03/22 09:48:47 jloup Exp $";
#endif
www.eeworm.com/read/374502/9401949
c crypt.c
/* $EPIC: crypt.c,v 1.17 2003/10/31 08:19:24 crazyed Exp $ */
/*
* crypt.c: handles some encryption of messages stuff.
*
* Copyright (c) 1990 Michael Sandroff.
* Copyright (c) 1991, 1992 Troy Rol
www.eeworm.com/read/178173/9415742
txt ecb_iv_ref.txt
=========================
FILENAME: "ecb_iv.txt"
Electronic Codebook (ECB) Mode
Intermediate Value Known Answer Tests
Algorithm Name: Rijndael
Principal Submitter: Joan Daemen
==========
KEYSIZ
www.eeworm.com/read/178173/9415753
txt fips-test-vectors.txt
================================
FILENAME: "fips-test-vectors.txt"
FIPS Test Vectors
================================
KEYSIZE=128
KEY=000102030405060708090A0B0C0D0E0F
Round Subkey Values (Encr
www.eeworm.com/read/178173/9415786
txt ecb_iv_ref.txt
=========================
FILENAME: "ecb_iv.txt"
Electronic Codebook (ECB) Mode
Intermediate Value Known Answer Tests
Algorithm Name: Rijndael
Principal Submitter: Joan Daemen
==========
KEYSIZ
www.eeworm.com/read/178173/9415811
txt ecb_iv.txt
=========================
FILENAME: "ecb_iv.txt"
Electronic Codebook (ECB) Mode
Intermediate Value Known Answer Tests
Algorithm Name: Rijndael
Principal Submitter: Joan Daemen
==========
KEYSIZ
www.eeworm.com/read/176477/9497093
diz file_id.diz
BF-SDK Version 1.1
~~~~~~~~~~~~~~~~~~
software development kit for 16bit DOS and
Windows applications:
* supports the Blowfish encryption algorithm
designed by Bruce Schneier
* ECB and CBC imp
www.eeworm.com/read/372473/9509164
h encoderimplbase.h
/*!
\file EncoderImplBase.h
\author Jackson
\date 13/1/2005
*/
#ifndef _LUCID_ENCRYPTION_ENCODERIMPLBASE_H_
#define _LUCID_ENCRYPTION_ENCODERIMPLBASE_H_
#ifdef _MSC_VER
# include