代码搜索:Crypt
找到约 4,865 项符合「Crypt」的源代码
代码结果 4,865
www.eeworm.com/read/213039/4932374
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/211220/4944885
inf crypt.inf
[DSP upload]
Filename=crypt.zip
Replacements=
Version=1.02
FileURL=
Description=Contains the Component TDESCrypt which encrypts a string by using DES.
Delphi 1.0=N
Delphi 2.0=N
Delphi 3.0=Y
www.eeworm.com/read/211220/4944886
c crypt.c
/*
* UFC-crypt: ultra fast crypt(3) implementation
*
* Copyright (C) 1991, 1992, Michael Glad, email: glad@daimi.aau.dk
*
* This library is free software; you can redistribute it and/or
* modify
www.eeworm.com/read/209211/4982680
c crypt.c
/*
* Data Encryption Standard
* D.P.Mitchell 83/06/08.
*
* block_cipher(key, block, decrypting)
*
* these routines use the non-standard 7 byte format
* for DES keys.
*/
#include
#includ
www.eeworm.com/read/209211/4983051
c crypt.c
/*
* Data Encryption Standard
* D.P.Mitchell 83/06/08.
*
* block_cipher(key, block, decrypting)
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/209211/4985304
c crypt.c
/*
* Data Encryption Standard
* D.P.Mitchell 83/06/08.
*
* block_cipher(key, block, decrypting)
*
* these routines use the non-standard 7 byte format
* for DES keys.
*/
#include
#includ
www.eeworm.com/read/206209/5009232
h crypt.h
/* crypt.h -- base code for crypt/uncrypt ZIPfile
Version 1.01e, February 12th, 2005
Copyright (C) 1998-2005 Gilles Vollant
This code is a modified version of crypting code in Infozip dis
www.eeworm.com/read/205824/5019568
c crypt.c
/*
* Unit tests for crypt functions
*
* Copyright (c) 2004 Michael Jung
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser Gene
www.eeworm.com/read/205824/5020563
c crypt.c
/*
* Copyright 1999 Ian Schmidt
* Copyright 2001 Travis Michielsen
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Pub
www.eeworm.com/read/205824/5020566
h crypt.h
/*
* Driver routines
*
* Copyright 2001 - Travis Michielsen
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public