代码搜索:CBC
找到约 2,779 项符合「CBC」的源代码
代码结果 2,779
www.eeworm.com/read/331132/12847055
bat cbc.bat
rem Batch-file to make Borlans C Versions of the CTask kernel
rem and support routines.
tmake -fctask.bc
if errorlevel 1 goto exit
tmake -fctsup.bc
:exit
www.eeworm.com/read/244126/12885236
cpp cbc.cpp
// cbc.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "cbc.h"
NAMESPACE_BEGIN(CryptoPP)
CBCPaddedEncryptor::CBCPaddedEncryptor(const BlockTransformation &
www.eeworm.com/read/244126/12885299
h cbc.h
#ifndef CRYPTOPP_CBC_H
#define CRYPTOPP_CBC_H
#include "filters.h"
#include "modes.h"
NAMESPACE_BEGIN(CryptoPP)
class CBCPaddedEncryptor : public Filter, protected CipherMode
{
public:
www.eeworm.com/read/327101/13098623
cpp cbc.cpp
// cbc.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "cbc.h"
NAMESPACE_BEGIN(CryptoPP)
CBCPaddedEncryptor::CBCPaddedEncryptor(const BlockTransformation &
www.eeworm.com/read/327101/13098717
h cbc.h
#ifndef CRYPTOPP_CBC_H
#define CRYPTOPP_CBC_H
#include "filters.h"
#include "modes.h"
NAMESPACE_BEGIN(CryptoPP)
class CBCPaddedEncryptor : public Filter, protected CipherMode
{
public:
www.eeworm.com/read/140582/5785304
pl cbc.pl
#!/usr/local/bin/perl
# void des_ncbc_encrypt(input, output, length, schedule, ivec, enc)
# des_cblock (*input);
# des_cblock (*output);
# long length;
# des_key_schedule schedule;
# des_cblock (*ive
www.eeworm.com/read/126641/6014957
pl cbc.pl
#!/usr/local/bin/perl
# void des_ncbc_encrypt(input, output, length, schedule, ivec, enc)
# des_cblock (*input);
# des_cblock (*output);
# long length;
# des_key_schedule schedule;
# des_cblock (*ive
www.eeworm.com/read/125279/6032025
pl cbc.pl
#!/usr/local/bin/perl
# void des_ncbc_encrypt(input, output, length, schedule, ivec, enc)
# des_cblock (*input);
# des_cblock (*output);
# long length;
# des_key_schedule schedule;
# des_cblock (*ive
www.eeworm.com/read/125279/6032088
pl cbc.pl
#!/usr/local/bin/perl
# void des_ncbc_encrypt(input, output, length, schedule, ivec, enc)
# des_cblock (*input);
# des_cblock (*output);
# long length;
# des_key_schedule schedule;
# des_cblock (*ive
www.eeworm.com/read/101042/6258477
pl cbc.pl
#!/usr/local/bin/perl
# void des_ncbc_encrypt(input, output, length, schedule, ivec, enc)
# des_cblock (*input);
# des_cblock (*output);
# long length;
# des_key_schedule schedule;
# des_cblock (*ive