代码搜索:Secure
找到约 3,281 项符合「Secure」的源代码
代码结果 3,281
www.eeworm.com/read/339447/12235639
c pubcrypt.c
/*
* Following codes(particularly check_secure_directory function)
* are derived from
* ``Secure Programming Cookbook for C and C++''.
* URL:http://www.oreilly.com/catalog/secureprgckbk/
*
www.eeworm.com/read/389295/8534992
c sha1c.c
/*
* The Sleuth Kit
*
*/
/* sha1c.c : Implementation of the Secure Hash Algorithm */
/* SHA: NIST's Secure Hash Algorithm */
/* This version written November 2000 by David Ireland of
DI Manag
www.eeworm.com/read/271765/10981123
c sprng.c
/* A secure PRNG using the RNG functions. Basically this is a
* wrapper that allows you to use a secure RNG as a PRNG
* in the various other functions.
*/
#include "mycrypt.h"
#ifdef SPRNG
const
www.eeworm.com/read/389295/8534464
c sha1.c
/* sha1.c : Implementation of the Secure Hash Algorithm */
/* SHA: NIST's Secure Hash Algorithm */
/* This version written November 2000 by David Ireland of
DI Management Services Pty Limited
www.eeworm.com/read/238485/13882837
blurb
qmail is a secure, reliable, efficient, simple message transfer agent.
It is meant as a replacement for the entire sendmail-binmail system on
typical Internet-connected UNIX hosts.
Secure: Security i
www.eeworm.com/read/276339/10745851
h ckctel.h
/* ckctel.h -- Symbol and macro definitions for C-Kermit telnet support */
/*
Authors: Jeffrey E Altman ,
Secure Endpoints Inc., New York City
www.eeworm.com/read/317282/13506573
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by forward_secure.rc
//
#define IDD_FORWARD_SECURE_DIALOG 102
#define IDD_PARASET_DIALOG 103
www.eeworm.com/read/263007/11380507
c txt2bin.c
/* iso ascii昗弨傪僐儞僷僠偡傞 */
#ifndef _CRT_SECURE_NO_DEPRECATE
#define _CRT_SECURE_NO_DEPRECATE
#endif
#include "../../inc/FileIO.h"
/****************************************************************
www.eeworm.com/read/217576/14957959
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by forward_secure.rc
//
#define IDD_FORWARD_SECURE_DIALOG 102
#define IDD_PARASET_DIALOG 103
www.eeworm.com/read/367754/9733663
c~ sfill.c~
/* Secure FILL - by van Hauser / [THC], vh@thc.org
*
* Secure FILL overwrites all available free diskspace by creating a file,
* wiping all free diskspace it gets and finally deleting the file.
*