代码搜索:Crypt
找到约 4,865 项符合「Crypt」的源代码
代码结果 4,865
www.eeworm.com/read/245108/12822491
vbp crypt.vbp
Type=Exe
Form=frmCrypt.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\SYSTEM\STDOLE2.TLB#OLE Automation
Module=modCrypt; modCrypt.bas
IconForm="frmCrypt"
Startup="frmCry
www.eeworm.com/read/245108/12822506
exe crypt.exe
www.eeworm.com/read/245108/12822509
vbw crypt.vbw
frmCrypt = -97, 177, 636, 625, C, 44, 44, 777, 492, C
modCrypt = -52, 19, 681, 467, Z
www.eeworm.com/read/329723/12936828
pas crypt.pas
unit crypt;
interface
USES
Classes;
const
C1 = 52845;
C2 = 22719;
function Encrypt( S: String; Key: Word): String;
implementation
function Encrypt( S: String; Key: Word)
www.eeworm.com/read/329723/12936858
dcu crypt.dcu
www.eeworm.com/read/329723/12936960
pas crypt.pas
unit crypt;
interface
USES
Classes;
const
C1 = 52845;
C2 = 22719;
function Encrypt( S: String; Key: Word): String;
implementation
function Encrypt( S: String; Key: Word)
www.eeworm.com/read/329723/12936980
dcu crypt.dcu
www.eeworm.com/read/142139/12960710
h crypt.h
/*
crypt.h (full version) by Info-ZIP. Last revised: 3 Aug 94
This header file is not copyrighted and may be distributed without
restriction.
*/
#ifndef __crypt_h /* don't include
www.eeworm.com/read/142139/12960715
c crypt.c
/*
crypt.c (full version) by Info-ZIP. Last revised: 15 Aug 94
This code is not copyrighted and is put in the public domain. The
encryption/decryption parts (as opposed to the non-e
www.eeworm.com/read/329141/12976591