代码搜索:Crypt
找到约 4,865 项符合「Crypt」的源代码
代码结果 4,865
www.eeworm.com/read/158420/11619850
pas crypt.pas
unit crypt;
interface
uses Classes , Windows , SysUtils , Registry , IniFiles , WinSock , dbtables ,
Forms , dmmain,dialogs;
Type
TCpuType = (cpu8086, cpu286, cpu386, cpu486, cpuP
www.eeworm.com/read/158420/11620022
dcu crypt.dcu
www.eeworm.com/read/347810/11635197
h crypt.h
// Crypt.h: interface for the CCrypt class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_CRYPT_H__FEB16981_A853_11D6_8649_0088CC174723__INCLUDED_)
#
www.eeworm.com/read/347810/11635203
cpp crypt.cpp
// Crypt.cpp: implementation of the CCrypt class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Crypt.h"
#ifdef _DEBUG
#undef THIS_F
www.eeworm.com/read/157666/11674029
c crypt.c
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The librar
www.eeworm.com/read/157666/11674713
pdf crypt.pdf
www.eeworm.com/read/260852/11693276
~pas crypt.~pas
unit crypt;
interface
USES
Classes;
const
C1 = 52845;
C2 = 22719;
function Encrypt( S: String; Key: Word): String;
function Decrypt( S: String; Key: Word): String;
impleme
www.eeworm.com/read/260852/11693293
pas crypt.pas
unit crypt;
interface
USES
Classes;
const
C1 = 52845;
C2 = 22719;
function Encrypt( S: String; Key: Word): String;
function Decrypt( S: String; Key: Word): String;
impleme
www.eeworm.com/read/260852/11693497
dcu crypt.dcu
www.eeworm.com/read/156581/11791238
h crypt.h
// Crypt.h: interface for the CCrypt class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_CRYPT_H__FEB16981_A853_11D6_8649_0088CC174723__INCLUDED_)
#