代码搜索:Encrypt

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

代码结果 3,742
www.eeworm.com/read/249076/12521537

cpp dess.cpp

// // gettsc.inl // // gives access to the Pentium's (secret) cycle counter // // This software was written by Leonard Janke (janke@unixg.ubc.ca) // in 1996-7 and is entered, by him, into the public d
www.eeworm.com/read/249076/12521642

cpp des3s.cpp

// // gettsc.inl // // gives access to the Pentium's (secret) cycle counter // // This software was written by Leonard Janke (janke@unixg.ubc.ca) // in 1996-7 and is entered, by him, into the public d
www.eeworm.com/read/249076/12521755

pl desboth.pl

#!/usr/local/bin/perl $L="edi"; $R="esi"; sub DES_encrypt3 { local($name,$enc)=@_; &function_begin_B($name,""); &push("ebx"); &mov("ebx",&wparam(0)); &push("ebp"); &push("esi"); &push("ed
www.eeworm.com/read/147185/12579307

h des.h

#ifndef _DES_H__ #define _DES_H__ #include "ArithDLL.h" #ifndef ENCRYPT #define ENCRYPT 0 /* DES 方向 */ #define DECRYPT 1 #endif #ifndef STAND #define STAND 0
www.eeworm.com/read/135773/13900791

c des.c

//#include "stdafx.h" //#include #include "des.h" //#include "global.h" static UINT2 bytebit[8] = { 0200, 0100, 040, 020, 010, 04, 02, 01 }; static UINT4 bigbyte[24] = { 0x800
www.eeworm.com/read/300301/13921250

h des.h

#ifndef _DES_H__ #define _DES_H__ #include "ArithDLL.h" #ifndef ENCRYPT #define ENCRYPT 0 /* DES 方向 */ #define DECRYPT 1 #endif #ifndef STAND #define STAND 0
www.eeworm.com/read/237329/13968259

asp crypt.asp

对字符串加密
www.eeworm.com/read/134721/13975942

h des.h

/****************************************************************** ** PROGRAM: des.h ** ** AUTHOR: wenfj
www.eeworm.com/read/235193/14082265

h des.h

#ifndef _DES_H__ #define _DES_H__ #include "ArithDLL.h" #ifndef ENCRYPT #define ENCRYPT 0 /* DES 方向 */ #define DECRYPT 1 #endif #ifndef STAND #define STAND 0
www.eeworm.com/read/132608/14082877

c des.c

//#include "stdafx.h" //#include #include "des.h" //#include "global.h" static UINT2 bytebit[8] = { 0200, 0100, 040, 020, 010, 04, 02, 01 }; static UINT4 bigbyte[24] = { 0x800