代码搜索:Encrypt
找到约 3,742 项符合「Encrypt」的源代码
代码结果 3,742
www.eeworm.com/read/221938/14713734
c encrypt.c
/*
* Name: $RCSfile$
*
* Version: $Revision$
*
* Created by: chensd
*
* Purpose: This is a C language practice program
*
* UNICATION CO. LTD. PROPRIETARY INFORMATION
*
*
www.eeworm.com/read/221938/14713735
dsp encrypt.dsp
# Microsoft Developer Studio Project File - Name="encrypt" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) C
www.eeworm.com/read/221938/14713736
ncb encrypt.ncb
www.eeworm.com/read/221938/14713737
plg encrypt.plg
Build Log
--------------------Configuration: encrypt - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\CHENS
www.eeworm.com/read/221938/14713738
opt encrypt.opt
www.eeworm.com/read/221938/14713740
dsw encrypt.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/122136/14719003
vbw encrypt.vbw
Formcrypt = 66, 66, 245, 382, Z, 44, 44, 223, 360, C
ENCRYP = 22, 22, 278, 338,
www.eeworm.com/read/122136/14719004
mak encrypt.mak
Type=Exe
Form=ENCRYPT.FRM
Module=ENCRYP; ENCRYP.BAS
IconForm="Formcrypt"
Startup="Formcrypt"
Command32=""
Name="Encrypt"
HelpContextID="0"
CompatibleMode="0"
MajorVer=1
MinorVer=0
RevisionV
www.eeworm.com/read/122136/14719007
frm encrypt.frm
VERSION 5.00
Begin VB.Form Formcrypt
Appearance = 0 'Flat
BackColor = &H00C0C0C0&
Caption = "Encrypt/Decrypt Example"
ClientHeight = 1905
ClientLef
www.eeworm.com/read/119112/14838940
c encrypt.c
/* frontend to IBE_encrypt() in ibe_lib.cc
* (performs encryption)
* Ben Lynn
*/
/*
Copyright (C) 2001 Benjamin Lynn (blynn@cs.stanford.edu)
See LICENSE for license
*/
#include
#inclu