代码搜索:Crypt
找到约 4,865 项符合「Crypt」的源代码
代码结果 4,865
www.eeworm.com/read/112920/15473890
c crypt.c
/* One way encryption based on MD5 sum.
Copyright (C) 1996, 1997, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper
www.eeworm.com/read/112777/15477042
h crypt.h
/* crypt.h -- base code for crypt/uncrypt ZIPfile
Version 1.00, September 10th, 2003
Copyright (C) 1998-2003 Gilles Vollant
This code is a modified version of crypting code in Info
www.eeworm.com/read/110418/15534491
java crypt.java
/*
Christoforos Pirillos @ Villanova University - May 1999
based on code from the book "Java Network Programming" by Hughes
*/
package encryption;
/** This class provides a variety of useful methods
www.eeworm.com/read/109038/15567237
eml crypt.eml
www.eeworm.com/read/108817/15575028
dpr crypt.dpr
{
Sample application of the XOR algorithm for a simple
Crypt program
Author: Colin Laplace (webmaster@bloodshed.nu)
Public domain. Use this program at your own risk, and don't use
www.eeworm.com/read/108817/15575029
res crypt.res
www.eeworm.com/read/108817/15575032
dof crypt.dof
[Compiler]
A=1
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=1
K=0
L=1
M=0
N=1
O=1
P=1
Q=0
R=0
S=0
T=0
U=0
V=1
W=0
X=1
Y=0
Z=1
ShowHints=1
ShowWarnings=1
UnitAliases=WinTypes=Windows;
www.eeworm.com/read/108817/15575033
exe crypt.exe
www.eeworm.com/read/107843/15598911
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/107843/15598912
cpp crypt.cpp
// Crypt.cpp: implementation of the CCrypt class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Personnel.h"
#include "Crypt.h"
#ifd