代码搜索:encrypt
找到约 3,742 项符合「encrypt」的源代码
代码结果 3,742
www.eeworm.com/read/274726/10856075
aps encrypt.aps
www.eeworm.com/read/274726/10856078
ncb encrypt.ncb
www.eeworm.com/read/274726/10856079
cpp encrypt.cpp
// Encrypt.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Encrypt.h"
#include "EncryptDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
www.eeworm.com/read/274726/10856082
plg encrypt.plg
Build Log
--------------------Configuration: Encrypt - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo
www.eeworm.com/read/348897/10861342
dll encrypt.dll
www.eeworm.com/read/348897/10861346
txt encrypt说明.txt
void __stdcall Aes(BYTE *state, BYTE Nb, BYTE *key, BYTE Nk, BOOL Encrypt)
//state:表示数据 Nb:表示数据长度 key:表示密码 Nk表示密码长度 Encrypt=true:表示加密 否则表示解密
void __stdcall Des(BYTE *block,BYTE *key, BOOL desb)
//
www.eeworm.com/read/348897/10861347
tds encrypt.tds
www.eeworm.com/read/348897/10861348