代码搜索:MDC
找到约 754 项符合「MDC」的源代码
代码结果 754
www.eeworm.com/read/292191/8368314
h mdc.h
// mdc.h - written and placed in the public domain by Wei Dai
#ifndef CRYPTOPP_MDC_H
#define CRYPTOPP_MDC_H
#include "cryptlib.h"
#include "misc.h"
NAMESPACE_BEGIN(CryptoPP)
template
www.eeworm.com/read/291537/8411271
h mdc.h
// mdc.h - written and placed in the public domain by Wei Dai
#ifndef CRYPTOPP_MDC_H
#define CRYPTOPP_MDC_H
#include "cryptlib.h"
#include "misc.h"
NAMESPACE_BEGIN(CryptoPP)
template
www.eeworm.com/read/187929/8590393
h mdc.h
// mdc.h - written and placed in the public domain by Wei Dai
#ifndef CRYPTOPP_MDC_H
#define CRYPTOPP_MDC_H
#include "cryptlib.h"
#include "misc.h"
NAMESPACE_BEGIN(CryptoPP)
template
www.eeworm.com/read/287946/8658750
h mdc.h
// mdc.h - written and placed in the public domain by Wei Dai
#ifndef CRYPTOPP_MDC_H
#define CRYPTOPP_MDC_H
#include "cryptlib.h"
#include "misc.h"
NAMESPACE_BEGIN(CryptoPP)
template
www.eeworm.com/read/431199/8702960
h mdc.h
// mdc.h - written and placed in the public domain by Wei Dai
#ifndef CRYPTOPP_MDC_H
#define CRYPTOPP_MDC_H
/** \file
*/
#include "seckey.h"
#include "misc.h"
NAMESPACE_BEGIN(CryptoPP)
//! _
tem
www.eeworm.com/read/286166/8785467
h mdc.h
// mdc.h - written and placed in the public domain by Wei Dai
#ifndef CRYPTOPP_MDC_H
#define CRYPTOPP_MDC_H
#include "cryptlib.h"
#include "misc.h"
NAMESPACE_BEGIN(CryptoPP)
template
www.eeworm.com/read/283128/9041629
h mdc.h
// mdc.h - written and placed in the public domain by Wei Dai
#ifndef CRYPTOPP_MDC_H
#define CRYPTOPP_MDC_H
#include "cryptlib.h"
#include "misc.h"
NAMESPACE_BEGIN(CryptoPP)
template
www.eeworm.com/read/374358/9408762
cpp mdc.cpp
/*
* Copyright (C) 2006, Binary Ma
* Licence: GNU GPL 1991 - version 2
* Bug report: binary@eniak.org
*/
#include "mdc.h"
#include
static const char* VERSION = "0.6.1";
static int hex
www.eeworm.com/read/374358/9408776
h mdc.h
/*
* Copyright (C) 2006, Binary Ma
* Licence: GNU GPL 1991 - version 2
* Bug report: binary@eniak.org
*/
#ifndef __LIB_MDC
#define __LIB_MDC 1
#include
enum MDCTYPE
{
MDC
www.eeworm.com/read/175643/9538621
h mdc.h
// mdc.h - written and placed in the public domain by Wei Dai
#ifndef CRYPTOPP_MDC_H
#define CRYPTOPP_MDC_H
#include "cryptlib.h"
#include "misc.h"
NAMESPACE_BEGIN(CryptoPP)
template