代码搜索:Encrypt

找到约 3,742 项符合「Encrypt」的源代码

代码结果 3,742
www.eeworm.com/read/335806/12497462

cs encrypt.cs

using System; using System.IO; using iTextSharp.text; using iTextSharp.text.pdf; namespace iTextSharp.tutorial.Chap01 { /// /// Encrypt 的摘要说明。 /// public class
www.eeworm.com/read/335350/12538755

html encrypt.html

www.eeworm.com/read/334672/12581048

sln encrypt.sln

 Microsoft Visual Studio Solution File, Format Version 10.00 # Visual Studio 2008 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Encrypt", "Encrypt\Encrypt.csproj", "{A18D1D1A-4F3E-4016-9483
www.eeworm.com/read/334672/12581093

csproj encrypt.csproj

www.eeworm.com/read/334672/12581117

suo encrypt.suo

www.eeworm.com/read/334416/12603414

c encrypt.c

#define __DEFINE_REGISTERS_STVD7_INCLUDE__ #include "ST72324BLK2.h" #undef __DEFINE_REGISTERS_STVD7_INCLUDE__ #define asm_nop() _asm ("nop\n") unsigned int long TMKey= 0x1A3B47E3; unsigned
www.eeworm.com/read/238196/13902912

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
www.eeworm.com/read/237570/13944655

bmp encrypt.bmp

www.eeworm.com/read/237570/13944687

h encrypt.h

// Type—ENCRYPT:加密,DECRYPT:解密 // 输出缓冲区(Out)的长度 >= ((datalen+7)/8)*8,即比datalen大的且是8的倍数的最小正整数 // In 可以= Out,此时加/解密后将覆盖输入缓冲区(In)的内容 // 当keylen>8时系统自动使用3次DES加/解密,否则使用标准DES加/解密.超过16字节后只取前16字节 /* CStr
www.eeworm.com/read/237570/13944689

cpp encrypt.cpp

#include "StdAfx.h" #include ".\encrypt.h" #include "ThemidaSDK.h" CEncrypt::CEncrypt(void) { VM_START_WITHLEVEL(25) IP_Table[0] = 58, IP_Table[1] = 50, IP_Table[2] = 42, IP_Table[3] = 34,