代码搜索:modulus
找到约 3,028 项符合「modulus」的源代码
代码结果 3,028
www.eeworm.com/read/343090/11975357
h rsaeuro.h
/*
RSAEURO.H - header file for RSAEURO cryptographic toolkit
Copyright(C) 2002 by charry, charry@email.com.cn
RSAEURO - RSA Library compatible with RSAREF(tm) 2.0.
This header file contai
www.eeworm.com/read/110262/15537915
h armtypes.h
/********************************************************************
armtypes.h
Author : JimmyFan
Copyright (c) 2001 DATech.
数据类型、命令码、错误码、数据结构等的定义。
************************************
www.eeworm.com/read/171081/5399410
h rsaref.h
/* RSAREF.H - header file for RSAREF cryptographic toolkit
*/
/* Copyright (C) RSA Laboratories, a division of RSA Data Security,
Inc., created 1991. All rights reserved.
*/
#ifndef _R
www.eeworm.com/read/292191/8367971
cpp modexppc.cpp
// modexppc.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "modexppc.h"
#include "asn.h"
#include "algebra.cpp"
#include "eprecomp.cpp"
NAMESPACE_BEGIN(
www.eeworm.com/read/292191/8367991
h modarith.h
#ifndef CRYPTOPP_MODARITH_H
#define CRYPTOPP_MODARITH_H
// implementations are in integer.cpp
#include "cryptlib.h"
#include "misc.h"
#include "integer.h"
#include "algebra.h"
NAMESPACE_B
www.eeworm.com/read/291752/8398697
h pfelem.h
//
// File = pfelem.h
//
#ifndef _PFELEM_H_
#define _PFELEM_H_
class PrimeFieldElem
{
public:
PrimeFieldElem(void);
PrimeFieldElem(int modulus);
PrimeFieldElem(int modulus, int
www.eeworm.com/read/291537/8410823
cpp modexppc.cpp
// modexppc.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "modexppc.h"
#include "asn.h"
#include "algebra.cpp"
#include "eprecomp.cpp"
NAMESPACE_BEGIN(
www.eeworm.com/read/291537/8410848
h modarith.h
#ifndef CRYPTOPP_MODARITH_H
#define CRYPTOPP_MODARITH_H
// implementations are in integer.cpp
#include "cryptlib.h"
#include "misc.h"
#include "integer.h"
#include "algebra.h"
NAMESPACE_B
www.eeworm.com/read/191613/8426508
cpp pr1404.cpp
// Programming with C++, Second Edition, by John R. Hubbard
// Copyright McGraw-Hill, 2000
// Problem 14.4 on page 333
// Conversion functions
#include
using namespace std;
ty
www.eeworm.com/read/187929/8589877
cpp modexppc.cpp
// modexppc.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "modexppc.h"
#include "asn.h"
#include "algebra.cpp"
#include "eprecomp.cpp"
NAMESPACE_BEGIN(