代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/414084/11131243
inc tea.inc
; ----------------------------------------------------- ;
; TEA Encryption Algorithm ( Block Cipher ) ;
; by David J. Wheeler, Roger M. Needham ;
;
www.eeworm.com/read/13364/274047
h default.h
#ifndef CRYPTOPP_DEFAULT_H
#define CRYPTOPP_DEFAULT_H
#include "sha.h"
#include "des.h"
#include "filters.h"
NAMESPACE_BEGIN(CryptoPP)
typedef DES_EDE_Encryption Default_ECB_Encryption;
t
www.eeworm.com/read/16736/686095
h default.h
#ifndef CRYPTOPP_DEFAULT_H
#define CRYPTOPP_DEFAULT_H
#include "sha.h"
#include "des.h"
#include "filters.h"
NAMESPACE_BEGIN(CryptoPP)
typedef DES_EDE_Encryption Default_ECB_Encryption;
t
www.eeworm.com/read/478549/1350743
c zipcloak.c
/*
Dummy version of Info-ZIP zipcloak.c encryption code. See "Where"
file for sites from which to obtain full encryption sources.
*/
#include "tailor.h"
void warn OF((char *msg1, char *msg2
www.eeworm.com/read/248665/4465349
c zipcloak.c
/*
Dummy version of Info-ZIP zipcloak.c encryption code. See "Where"
file for sites from which to obtain full encryption sources.
*/
#include "tailor.h"
void warn OF((char *msg1, char *msg2
www.eeworm.com/read/217239/4874549
c zipcloak.c
/*
Dummy version of Info-ZIP zipcloak.c encryption code. See "Where"
file for sites from which to obtain full encryption sources.
*/
#include "tailor.h"
void warn OF((char *msg1, char *msg2
www.eeworm.com/read/180437/5283980
c zipcloak.c
/*
Dummy version of Info-ZIP zipcloak.c encryption code. See "Where"
file for sites from which to obtain full encryption sources.
*/
#include "tailor.h"
void warn OF((char *msg1, char *msg2
www.eeworm.com/read/447892/1693673
c zipcloak.c
/*
Dummy version of Info-ZIP zipcloak.c encryption code. See "Where"
file for sites from which to obtain full encryption sources.
*/
#include "tailor.h"
void warn OF((char *msg1, char *msg2
www.eeworm.com/read/392548/2494834
c zipcloak.c
/*
Dummy version of Info-ZIP zipcloak.c encryption code. See "Where"
file for sites from which to obtain full encryption sources.
*/
#include "tailor.h"
void warn OF((char *msg1, char *msg2
www.eeworm.com/read/183822/9136303
s phelix86.s
##
##----------------------------------------------------------------
## Phelix encryption/authentication algorithm
## Author: Doug Whiting, Hifn. 2005.
##
## This source code is released to the