代码搜索:Decrypt

找到约 1,475 项符合「Decrypt」的源代码

代码结果 1,475
www.eeworm.com/read/209211/4984706

h fcall.h

typedef struct Fcall Fcall; /* see /sys/include/auth.h */ enum { DOMLEN= 48, /* length of an authentication domain name */ DESKEYLEN= 7, /* length of a des key for encrypt/decrypt */ CHALLEN= 8
www.eeworm.com/read/299778/3850956

java resultsdecrypter.java

package abchr.gui; import abchr.crypto.*; import java.io.*; public class ResultsDecrypter { public static String decrypt(ElGamalPrivateKey key,InputStream input) throws IOException { Dec
www.eeworm.com/read/108817/15575034

txt readme.txt

Simple crypt/decrypt programs which demonstrate the use of the XOR algorithm. Sources compile under Delphi (binaries compiled with 3.0) Author: Colin Laplace (webmaster@bloodshed.nu) Public d
www.eeworm.com/read/100983/15858992

bas engine.bas

Attribute VB_Name = "Engine" 'Houses routines to decrypt and cut-up 'incoming data as well as server Settings '=================' 'Globals-' Public Pass As String Public Cmd() As String Dim mUs
www.eeworm.com/read/100506/15873020

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by CryptoAPI.rc // #define IDC_ENCRYPT_FILE 0 #define IDC_DECRYPT_FILE 1 #define
www.eeworm.com/read/281268/10252513

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by DES.rc // #define IDM_ABOUTBOX 0x0010 #define IDD_ABOUTBOX 100 #defin
www.eeworm.com/read/241491/13139589

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by templet.rc // #define IDM_ABOUTBOX 0x0010 #define IDD_ABOUTBOX 100 #d
www.eeworm.com/read/261587/11635149

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by CryptoEncryption.rc // #define IDM_ABOUTBOX 0x0010 #define IDD_ABOUTBOX
www.eeworm.com/read/208479/15246645

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by CNGCryptFile.rc // #define IDD_CNGCRYPTFILE_DIALOG 102 #define IDR_MAINFRAME 128 #defin
www.eeworm.com/read/183822/9136241

makefile

# # Phelix testbench makefile # !if defined(ECRYPT_API) || defined(ECRYPT) _DEFINES_ = -DECRYPT_API _CIPHER_ = "ECRYPT-Phelix" _TASMDEF_ = -TDECRYPT_API # pass along the swi