代码搜索:Encrypt
找到约 3,742 项符合「Encrypt」的源代码
代码结果 3,742
www.eeworm.com/read/221938/14713733
bak encrypt.c.bak
/*
* Name: $RCSfile$
*
* Version: $Revision$
*
* Created by: chensd
*
* Purpose: This is a C language practice program
*
* UNICATION CO. LTD. PROPRIETARY INFORMATION
*
*
www.eeworm.com/read/118813/14853806
dwp encrypt_example.dwp
# Developer Workbench Project File
# Format Version 31.91
#******** Do not edit this file ***********
# Begin Project encrypt_example
CHIP_TYPE = 10
DEBUG_ONLY = FALSE
PROJECT_PATH = C:\ixa_3
www.eeworm.com/read/118813/14853809
uc encrypt_example.uc
#include "stdmac.uc"
#include "crypto.uc"
.sig sig_crypto_write_ram // used to signal when write to crypto ram is done
.sig sig_crypto_load_key // used to signal when key is loaded
.sig sig_
www.eeworm.com/read/118813/14853811
dwo encrypt_example.dwo
# Developer Workbench Options File
# Format Version 31.91
#******** Do not edit this file ***********
# Begin Options encrypt_example
DEBUG_CONFIGURATION = SIMULATION
# Start History Optio
www.eeworm.com/read/211581/15177200
frm encrypt2.frm
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form Form1
Caption = "Quick Note"
ClientHeight = 4230
ClientLeft = 10
www.eeworm.com/read/211581/15177201
vbp encrypt2.vbp
Type=Exe
Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0; COMDLG32.OCX
Form=Encrypt2.frm
Reference=*\G{00025E01-0000-0000-C000-000000000046}#0.0#0#C:\Program Files\Common Files\Microsoft Shared
www.eeworm.com/read/211389/15180960
c ecb_encrypt.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/211389/15180964
c ctr_encrypt.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