代码搜索:modulus

找到约 3,028 项符合「modulus」的源代码

代码结果 3,028
www.eeworm.com/read/410595/11275924

cpp mpilib.cpp

/* C source code for multiprecision arithmetic library routines. Implemented Nov 86 by Philip Zimmermann Last revised 27 Nov 91 by PRZ Boulder Software Engineering 3021 Eleventh Stre
www.eeworm.com/read/403922/11503741

html function.bcmod.html

Get modulus of an arbitrary precision number
www.eeworm.com/read/261384/11650711

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/261384/11650732

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/260514/11722601

cpp mpilib.cpp

/* C source code for multiprecision arithmetic library routines. Implemented Nov 86 by Philip Zimmermann Last revised 27 Nov 91 by PRZ Boulder Software Engineering 3021 Eleventh Stre
www.eeworm.com/read/157120/11738439

java key_dh.java

import java.io.*; import java.math.*; import java.security.*; import java.security.spec.*; import javax.crypto.*; import javax.crypto.spec.*; import javax.crypto.interfaces.*; public class Ke
www.eeworm.com/read/156908/11753093

cpp findbase.cpp

// // program to output recommended basis for F(2^m) // #include #include "gf2m.h" using namespace std; Miracl precision=100; BOOL irreducible(int m,int a,int b,int c) {
www.eeworm.com/read/257919/11906620

asp clsrsa.asp

www.eeworm.com/read/153385/12037371

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/153385/12037400

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