代码搜索:OpenSSL
找到约 8,687 项符合「OpenSSL」的源代码
代码结果 8,687
www.eeworm.com/read/418361/10951642
c aes.c
/**
*
* aes.c - integrated in QEMU by Fabrice Bellard from the OpenSSL project.
*/
/*
* rijndael-alg-fst.c
*
* @version 3.0 (December 2000)
*
* Optimised ANSI C code for the Rijndael cipher (n
www.eeworm.com/read/448678/7527321
c readwrite.c
/*
* Part of Very Secure FTPd
* Licence: GPL v2
* Author: Chris Evans
* readwrite.c
*
* Routines to encapsulate the underlying read / write mechanism (OpenSSL vs.
* plain read()/write()).
*/
www.eeworm.com/read/198531/7931073
in config.h.in
/* config.h.in. Generated from configure.ac by autoheader. */
/* Use memory debugging function in OpenSSL */
#undef CRYPTO_MDEBUG
/* Use dmalloc memory debugging library */
#undef DMALLOC
/* Defi
www.eeworm.com/read/329507/12950671
c tls_gnutls.c
/*
* WPA Supplicant / SSL/TLS interface functions for openssl
* Copyright (c) 2004-2007, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it unde
www.eeworm.com/read/479375/6692874
c tls_gnutls.c
/*
* WPA Supplicant / SSL/TLS interface functions for openssl
* Copyright (c) 2004-2007, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it unde
www.eeworm.com/read/223165/14651021
in config.h.in
/* config.h.in. Generated from configure.ac by autoheader. */
/* Use memory debugging function in OpenSSL */
#undef CRYPTO_MDEBUG
/* Use dmalloc memory debugging library */
#undef DMALLOC
/* Enab
www.eeworm.com/read/114876/15034918
readme
Sebek sniffing program
Requires: libpcap, openssl
To compile:
If you are on Linux just type make, yeah I know the Makefile
is a little lame.
If you are on FreeBSD:
gcc -DFREEBSD sebeksniff.c -lpc
www.eeworm.com/read/489717/1211063
makefile
#
# OpenSSL/crypto/ripemd/Makefile
#
DIR= ripemd
TOP= ../..
CC= cc
CPP= $(CC) -E
INCLUDES=
CFLAG=-g
MAKEFILE= Makefile
AR= ar r
RIP_ASM_OBJ=
CFLAGS= $(INCLUDES) $(CFL
www.eeworm.com/read/238768/4609014
makefile
#
# OpenSSL/crypto/ripemd/Makefile
#
DIR= ripemd
TOP= ../..
CC= cc
CPP= $(CC) -E
INCLUDES=
CFLAG=-g
MAKEFILE= Makefile
AR= ar r
RIP_ASM_OBJ=
CFLAGS= $(INCLUDES) $(CFL
www.eeworm.com/read/346457/3182475
svn-base aes.c.svn-base
/**
*
* aes.c - integrated in QEMU by Fabrice Bellard from the OpenSSL project.
*/
/*
* rijndael-alg-fst.c
*
* @version 3.0 (December 2000)
*
* Optimised ANSI C code for the Rijndael cipher (n