代码搜索结果

找到约 10,000 项符合 的代码

files.cpp

// files.cpp - written and placed in the public domain by Wei Dai #include "pch.h" #include "files.h" NAMESPACE_BEGIN(CryptoPP) static const unsigned int BUFFER_SIZE = 1024; FileSource::F

contents.txt

File list of the FDC 1.4.0 distribution package =============================================== After installing the toolbox, all files from this list should be present in your FDC 1.4 directory.

config.h

#ifndef CRYPTOPP_CONFIG_H #define CRYPTOPP_CONFIG_H // define this if running on a little-endian CPU #define IS_LITTLE_ENDIAN // define this if your compiler doesn't support namespaces #i

license.txt

Open Software License v. 2.1 This Open Software License (the "License") applies to any original work of authorship (the "Original Work") whose owner (the "Licensor") has placed the following noti

rc5val.dat

00000000000000000000000000000000 0000000000000000 21A5DBEE154B8F6D 915F4619BE41B2516355A50110A9CE91 21A5DBEE154B8F6D F7C013AC5B2B8952 783348E75AEB0F2FD7B169BB8DC16787 F7C013AC5B2B8952 2F42B3B7

apmenu.m

%-------------------------------------------------------------- % APMENU.m is a simple Matlab macro which displays a menu for % selection of the autopilot simulation model. See APILOT.HLP % in the

des.h

#ifndef CRYPTOPP_DES_H #define CRYPTOPP_DES_H #include "cryptlib.h" #include "misc.h" NAMESPACE_BEGIN(CryptoPP) class DES : public BlockTransformation { public: DES(const byte *userKey,