代码搜索:Encrypt
找到约 3,742 项符合「Encrypt」的源代码
代码结果 3,742
www.eeworm.com/read/347321/11674311
sln encrypt.sln
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Encrypt", "Encrypt\Encrypt.vcproj", "{5E91AA98-42B5-4DDD-9B35-
www.eeworm.com/read/347321/11674323
cpp encrypt.cpp
#include "stdafx.h"
using namespace std;
#pragma comment(lib, "bcrypt")
wchar_t *GetEncryptionAlg() {
return BCRYPT_AES_ALGORITHM;
}
LPBYTE GetPwd() {
static const BYTE key[] =
www.eeworm.com/read/155568/11863188
m encrypt.m
function encrypt(filein,fileout)
%ENCRYPT Apply the CRYPTO function to a text file.
% ENCRYPT
% with no arguments prompts for a input file name.
% ENCRYPT inputfilename
% encrypts t
www.eeworm.com/read/257308/11934289
exe encrypt.exe
www.eeworm.com/read/257308/11934291
vbw encrypt.vbw
frmEncrypt = 35, 72, 521, 277, C, 24, 24, 510, 229, C
dsEncrypt = 48, 48, 534, 253, C
WindowRgn = 0, 0, 353, 353, C
www.eeworm.com/read/257308/11934298
vbp encrypt.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\SYSTEM\STDOLE2.TLB#OLE Automation
Form=frmEncrypt.frm
Class=dsEncrypt; clsEncrypt.cls
Object={F9043C88-F6F2-101A-A3C9-
www.eeworm.com/read/256879/11966519