代码搜索:Encrypt
找到约 3,742 项符合「Encrypt」的源代码
代码结果 3,742
www.eeworm.com/read/157666/11673899
makefile
#
# Borland C++Builder Makefile (makefile.bcc)
#
LIB = tlib
CC = bcc32
CFLAGS = -c -O2 -g0 -I. -DWIN32
OBJECTS=aes_enc.obj \
mpi.obj \
aes.obj \
anubis.obj \
blowfish.obj \
cast5.obj \
des.obj \
www.eeworm.com/read/255665/12066094
makefile
#
# Borland C++Builder Makefile (makefile.bcc)
#
LIB = tlib
CC = bcc32
CFLAGS = -c -O2 -g0 -I. -DWIN32
OBJECTS=aes_enc.obj \
mpi.obj \
aes.obj \
anubis.obj \
blowfish.obj \
cast5.obj \
des.obj \
www.eeworm.com/read/368868/9675192
h cryptapicommon.h
#include //标准I/O头文件
#include //windows头文件
#include //windows加密头文件
#define MY_ENCODING_TYPE (PKCS_7_ASN_ENCODING | X509_ASN_ENCODING)
#define KEYLENGTH 0
www.eeworm.com/read/282424/9095412
hm resource.hm
// Microsoft Developer Studio generated Help ID include file.
// Used by encrypt.rc
//
#define HIDC_SAVE_PATH 0x806603ec // IDD_ENCRYPT_DIALOG
#define HIDE_SAVE_PATH
www.eeworm.com/read/230891/14270278
h pkcs-11v2-20a3.h
/* pkcs-11v2-20a3.h include file for the PKCS #11 Version 2.20 Amendment 3
document. */
/* $Revision: 1.4 $ */
/* License to copy and use this software is granted provided that it is
* ide
www.eeworm.com/read/440621/7685457
txt encrypt pe 2003.5.18 oep finder v0.1.txt
/*
//////////////////////////////////////////////////
EncryptPe 2003.5.18 OEP Finder v0.1
Author: loveboom
Email : bmd2chen$tom.com
OS : Winxp sp1,ollyscript 0.92,ollydbg 1.10
Date : 20
www.eeworm.com/read/292026/8382175
c bf_ecb.c
/* Deprecated/legacy */
/* crypto/bf/bf_ecb.c */
/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eri
www.eeworm.com/read/287796/8668664
h des.h
//////////////////////////////////////////////////////////////////////////
/*
Provided by 王俊川, Northeastern University (www.neu.edu.cn)
Email: blackdrn@sohu.com
This product is free for u
www.eeworm.com/read/431199/8701397
dat usage.dat
Test Driver for Crypto++(R) Library, a C++ Class Library of Cryptographic Schemes
- To generate an RSA key
cryptest g
- To encrypt and decrypt a string using RSA
cryptest r
- To sign a file using
www.eeworm.com/read/287068/8728296
c bf_ecb.c
/* Deprecated/legacy */
/* crypto/bf/bf_ecb.c */
/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eri