代码搜索:OpenSSL
找到约 8,687 项符合「OpenSSL」的源代码
代码结果 8,687
www.eeworm.com/read/171081/5399199
h dso.h
/* dso.h */
/* Written by Geoff Thorpe (geoff@geoffthorpe.net) for the OpenSSL
* project 2000.
*/
/* ====================================================================
* Copyright (c) 2000 The Op
www.eeworm.com/read/171081/5399268
h dso.h
/* dso.h */
/* Written by Geoff Thorpe (geoff@geoffthorpe.net) for the OpenSSL
* project 2000.
*/
/* ====================================================================
* Copyright (c) 2000 The Op
www.eeworm.com/read/171081/5399296
h aes.h
/* crypto/aes/aes.h -*- mode:C; c-file-style: "eay" -*- */
/* ====================================================================
* Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
www.eeworm.com/read/160303/5572677
ssl makefile.ssl
#
# SSLeay/crypto/blowfish/Makefile
#
DIR= bf
TOP= ../..
CC= cc
CPP= $(CC) -E
INCLUDES=
CFLAG=-g
INSTALL_PREFIX=
OPENSSLDIR= /usr/local/ssl
INSTALLTOP=/usr/local/ssl
MAKE= make -f Makefile.ssl
M
www.eeworm.com/read/160303/5573608
sh genx509keys.sh
#!/bin/sh
# HACK up the config file first
source ../../umlsetup.sh
sed -e "s,@BUILDTOP@,$BUILDTOP," nic/etc/openssl/openssl.cnf.in >nic/etc/openssl/openssl.cnf
for host in east west north
do
i
www.eeworm.com/read/160303/5575636
issue_crl
#!/bin/sh
#
# (c) 2003 Xelerance Corporation
# Ken Bantoft
# Because I never remember all of these options.
echo "Password is 'openswan'"
openssl ca -config ./openssl.cnf -gencrl
www.eeworm.com/read/160303/5575658
issue_cert
#!/bin/sh
#
# (c) 2003 Xelerance Corporation
# Ken Bantoft
# Because I never remember all of these options.
# $1 = hostname of box, without .mdsp.com
DOMAIN=freeswan.org
# Gener
www.eeworm.com/read/158024/5601346
dep usbkey.dep
# Microsoft Developer Studio Generated Dependency File, included by UsbKey.mak
.\ColorListBox.cpp : \
".\ColorListBox.h"\
".\UsbKey.h"\
.\SslClientSocket.cpp : \
".\ColorListBox.h"\
"
www.eeworm.com/read/158024/5601395
h sslstruct.h
/*服务器、客户端用到的一些结构*/
#include
#include
#include
#define DER 1 //FORMAT_ASN1
#define PEM 3 /*定义格式*/
#define NET 4
#define P12
www.eeworm.com/read/155960/5617432
3 tss_convpubkey.3
.\" Copyright 2004 IBM (Jeff Kravitz)
.\"
.\" Written Feb 11 2004, Jeff Kravitz
.\"
.TH "TSS_convpubkey" 3 2004-02-11 "IBM" "TPM Library"
.SH NAME
TSS_convpubkey
.SH SYNOPSIS
.nf
.B #include