代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/100601/6268237
txt trademarks.txt
The follow may be trademarked by their respective organizations.
3DES Triple Data Encryption Standard
AIX
ANSI American National Standards Institute
ASCII American Sta
www.eeworm.com/read/363407/6342000
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// encryption1.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stda
www.eeworm.com/read/486736/6525921
h rc6.h
#ifndef CRYPTOPP_RC6_H
#define CRYPTOPP_RC6_H
/** \file
*/
#include "seckey.h"
#include "secblock.h"
NAMESPACE_BEGIN(CryptoPP)
struct RC6_Info : public FixedBlockSize, public Variab
www.eeworm.com/read/486736/6526105
cpp fipstest.cpp
// fipstest.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "fips140.h"
#include "sha.h"
#include "files.h"
#include "hex.h"
#include "rsa.h"
#include "dsa.
www.eeworm.com/read/486736/6526262
h rc2.h
#ifndef CRYPTOPP_RC2_H
#define CRYPTOPP_RC2_H
/** \file
*/
#include "seckey.h"
#include "secblock.h"
NAMESPACE_BEGIN(CryptoPP)
struct RC2_Info : public FixedBlockSize, public Variabl
www.eeworm.com/read/486736/6526266
cpp bench.cpp
// bench.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "crc.h"
#include "adler32.h"
#include "md2.h"
#include "md5.h"
#include "md5mac.h"
#include "sha.
www.eeworm.com/read/486736/6526280
h rc5.h
#ifndef CRYPTOPP_RC5_H
#define CRYPTOPP_RC5_H
/** \file
*/
#include "seckey.h"
#include "secblock.h"
NAMESPACE_BEGIN(CryptoPP)
struct RC5_Info : public FixedBlockSize, public Variabl
www.eeworm.com/read/484587/6580482
txt fips-test-vectors.txt
================================
FILENAME: "fips-test-vectors.txt"
FIPS Test Vectors
================================
KEYSIZE=128
KEY=000102030405060708090A0B0C0D0E0F
Round Subkey Values (Encr
www.eeworm.com/read/481033/6655995
cs cryptlib.cs
using System;
using System.Runtime.InteropServices;
using System.Text;
namespace cryptlib
{
public class crypt
{
/****************************************************************************
www.eeworm.com/read/263646/11351586
vbp projectbob.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINNT\System32\stdole2.tlb#OLE Automation
Form=Source\FrmMain.frm
Module=ModFunctions; Source\ModFunctions.bas
Form=Source\Frm