代码搜索:modulus
找到约 3,028 项符合「modulus」的源代码
代码结果 3,028
www.eeworm.com/read/291537/8411303
h gf2_32.h
#ifndef CRYPTOPP_GF2_32_H
#define CRYPTOPP_GF2_32_H
#include "cryptlib.h"
NAMESPACE_BEGIN(CryptoPP)
class GF2_32
{
public:
typedef word32 Element;
typedef int RandomizationParameter;
www.eeworm.com/read/187929/8589975
h gf256.h
#ifndef CRYPTOPP_GF256_H
#define CRYPTOPP_GF256_H
#include "cryptlib.h"
NAMESPACE_BEGIN(CryptoPP)
class GF256
{
public:
typedef byte Element;
typedef int RandomizationParameter;
GF
www.eeworm.com/read/187929/8590463
h gf2_32.h
#ifndef CRYPTOPP_GF2_32_H
#define CRYPTOPP_GF2_32_H
#include "cryptlib.h"
NAMESPACE_BEGIN(CryptoPP)
class GF2_32
{
public:
typedef word32 Element;
typedef int RandomizationParameter;
www.eeworm.com/read/287946/8658418
h gf256.h
#ifndef CRYPTOPP_GF256_H
#define CRYPTOPP_GF256_H
#include "cryptlib.h"
NAMESPACE_BEGIN(CryptoPP)
class GF256
{
public:
typedef byte Element;
typedef int RandomizationParameter;
GF
www.eeworm.com/read/287946/8658812
h gf2_32.h
#ifndef CRYPTOPP_GF2_32_H
#define CRYPTOPP_GF2_32_H
#include "cryptlib.h"
NAMESPACE_BEGIN(CryptoPP)
class GF2_32
{
public:
typedef word32 Element;
typedef int RandomizationParameter;
www.eeworm.com/read/431199/8702181
h gf256.h
#ifndef CRYPTOPP_GF256_H
#define CRYPTOPP_GF256_H
#include "cryptlib.h"
NAMESPACE_BEGIN(CryptoPP)
//! GF(256) with polynomial basis
class GF256
{
public:
typedef byte Element;
typedef int Randomi
www.eeworm.com/read/431199/8703036
h gf2_32.h
#ifndef CRYPTOPP_GF2_32_H
#define CRYPTOPP_GF2_32_H
#include "cryptlib.h"
NAMESPACE_BEGIN(CryptoPP)
//! GF(2^32) with polynomial basis
class GF2_32
{
public:
typedef word32 Element;
typedef int R
www.eeworm.com/read/286166/8785228
h gf256.h
#ifndef CRYPTOPP_GF256_H
#define CRYPTOPP_GF256_H
#include "cryptlib.h"
NAMESPACE_BEGIN(CryptoPP)
class GF256
{
public:
typedef byte Element;
typedef int RandomizationParameter;
GF
www.eeworm.com/read/286166/8785518
h gf2_32.h
#ifndef CRYPTOPP_GF2_32_H
#define CRYPTOPP_GF2_32_H
#include "cryptlib.h"
NAMESPACE_BEGIN(CryptoPP)
class GF2_32
{
public:
typedef word32 Element;
typedef int RandomizationParameter;
www.eeworm.com/read/283128/9041464
h gf256.h
#ifndef CRYPTOPP_GF256_H
#define CRYPTOPP_GF256_H
#include "cryptlib.h"
NAMESPACE_BEGIN(CryptoPP)
class GF256
{
public:
typedef byte Element;
typedef int RandomizationParameter;
GF