代码搜索:Crypt

找到约 4,865 项符合「Crypt」的源代码

代码结果 4,865
www.eeworm.com/read/269607/11086206

cpp dlglogin.cpp

// DlgLogin.cpp : implementation file // #include "stdafx.h" #include "a1.h" #include "DlgLogin.h" #include "Crypt.h" #include "myfunction.h" #ifdef _DEBUG #define new DEBUG_NEW #undef TH
www.eeworm.com/read/249076/12521606

c fcrypt.c

/* NOCW */ #include #ifdef _OSD_POSIX #ifndef CHARSET_EBCDIC #define CHARSET_EBCDIC 1 #endif #endif #ifdef CHARSET_EBCDIC #include #endif /* This version of crypt has bee
www.eeworm.com/read/100180/15881501

txt newdes.txt

From: rscott@falcon.ic.net (Robert Scott) Newsgroups: sci.crypt Subject: Revision of NEWDES Date: 2 Mar 1996 21:47:53 GMT Organization: ICNet ... Your Link to the Internet ... 313-998-0090 Lines: 164
www.eeworm.com/read/431608/8665876

txt ideafast.txt

From: olson@umbc.edu (Bryan G. Olson) Newsgroups: sci.crypt Subject: A Quick IDEA, was: Speed of DES/IDEA implementations Date: 7 Dec 1993 21:49:41 -0500 A while ago I posted a message claiming a spe
www.eeworm.com/read/431199/8702501

h ecp.h

#ifndef CRYPTOPP_ECP_H #define CRYPTOPP_ECP_H #include "modarith.h" #include "eprecomp.h" #include "smartptr.h" #include "pubkey.h" NAMESPACE_BEGIN(CryptoPP) //! Elliptical Curve Point struct CRYPT
www.eeworm.com/read/355379/10272721

cpp eflow.cpp

/** * 协议交互 */ #include "stdafx.h" #include #include "crypt.h" #include "md5.h" #include #include #include "packet.h" #include "options.h" #include "networ
www.eeworm.com/read/126641/6014841

generate

From: stewarts@ix.netcom.com (Bill Stewart) Newsgroups: sci.crypt Subject: Re: Diffie-Hellman key exchange Date: Wed, 11 Oct 1995 23:08:28 GMT Organization: Freelance Information Architect Lines: 32 M
www.eeworm.com/read/109684/6172726

makefile

# this was written for watcom 'wmake'. # # Copyright (C) 1996 Systemics Ltd (http://www.systemics.com/) # All rights reserved. # LIB_NAME = idea JAVA_CLASS_NAME = java.crypt.IDEA CLASS_NAME = java_c
www.eeworm.com/read/109684/6172733

makefile

# this was written for watcom 'wmake'. # # Copyright (C) 1996 Systemics Ltd (http://www.systemics.com/) # All rights reserved. # LIB_NAME = des JAVA_CLASS_NAME = java.crypt.DES CLASS_NAME = java_cry
www.eeworm.com/read/109684/6172740

makefile

# this was written for watcom 'wmake'. # # Copyright (C) 1996 Systemics Ltd (http://www.systemics.com/) # All rights reserved. # LIB_NAME = sha JAVA_CLASS_NAME = java.crypt.SHA CLASS_NAME = java_cry