代码搜索:modulus
找到约 3,028 项符合「modulus」的源代码
代码结果 3,028
www.eeworm.com/read/200462/15432500
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
www.eeworm.com/read/200462/15432707
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;
t
www.eeworm.com/read/111545/15510177
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/111545/15510308
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/108219/15590774
c jrand.c
From xuli Sun Feb 3 14:50:44 1991
Message-Id:
From: Xu Li-Qun
Date: Sun, 3 Feb 91 14:50:40 GMT
To: jims
Subject: random
Status: RO
#define
www.eeworm.com/read/106940/15616839
c jrand.c
From xuli Sun Feb 3 14:50:44 1991
Message-Id:
From: Xu Li-Qun
Date: Sun, 3 Feb 91 14:50:40 GMT
To: jims
Subject: random
Status: RO
#define
www.eeworm.com/read/101225/15840940
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/101225/15841071
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/101224/15841174
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/101224/15841305
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;