代码搜索:crypt
找到约 4,865 项符合「crypt」的源代码
代码结果 4,865
www.eeworm.com/read/145991/5741129
c crypt.c
/*
crypt.c (dummy version) by Info-ZIP. Last revised: 11 Sep 92
This is a non-functional version of Info-ZIP's crypt.c encryption/
decryption code for Zip, ZipCloak, UnZip and FUnZip.
www.eeworm.com/read/138890/5812843
c crypt.c
/*
* crypt.c A thread-safe crypt wrapper
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as publishe
www.eeworm.com/read/136989/5827714
h crypt.h
// Crypt.h,v 1.5 1999/02/14 19:29:09 jcej Exp
#ifndef CRYPT_H
#define CRYPT_h
#include "Protocol_Task.h"
/* An interface (adaptor) between your favorite encryption method and
an ACE_Stre
www.eeworm.com/read/136989/5827715
cpp crypt.cpp
// Crypt.cpp,v 1.7 2000/04/09 18:24:24 jcej Exp
#include "Crypt.h"
#include "ace/SOCK_Stream.h"
/* The expected constructor...
*/
Crypt::Crypt( void )
: Protocol_Task()
{
}
C
www.eeworm.com/read/136812/5857063
c crypt.c
#if !defined(lint) && defined(SCCSIDS)
static char sccsid[] = "@(#)crypt.c 1.1 92/07/30 SMI"; /* from S5R2 1.3 */
#endif
/*LINTLIBRARY*/
/* The real crypt is now _crypt. This version performs automa
www.eeworm.com/read/136812/5857066
c _crypt.c
#if !defined(lint) && defined(SCCSIDS)
static char sccsid[] = "@(#)_crypt.c 1.1 92/07/30 SMI"; /* from S5R2 1.3 */
#endif
/*LINTLIBRARY*/
/*
* This program implements the
* Proposed Federal Informa
www.eeworm.com/read/133633/5903826
pm crypt.pm
package Crypt;
=head1 NAME
B - software implementation of the C function.
=head1 SYNOPSIS
C
C
=head1 DESCRIPTION
See the description
www.eeworm.com/read/133633/5903840
pm crypt.pm
package Crypt;
=head1 NAME
B - software implementation of the C function.
=head1 SYNOPSIS
C
C
=head1 DESCRIPTION
See the description
www.eeworm.com/read/131315/5930168
c crypt.c
/*
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Tom Truscott.
*
* Redistri
www.eeworm.com/read/131315/5930258
3 crypt.3
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, a