代码搜索:modulus
找到约 3,028 项符合「modulus」的源代码
代码结果 3,028
www.eeworm.com/read/494289/6381637
c mrsroot.c
/*
* MIRACL method for modular square root
* mrsroot.c
*
* Siguna Mueller's O(lg(p)^3) algorithm, Designs Codes and Cryptography, 2004
*
* This is a little slower for p=1 mod 4
www.eeworm.com/read/492302/6421203
c dsa_make_key.c
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The librar
www.eeworm.com/read/484599/6580628
vhd testmult.vhd
-- VHDL Test Bench Created from source file modmult32.vhd -- 18:42:57 05/04/2003
--
-- Notes:
-- This testbench has been automatically generated using types std_logic and
-- std_logic_vector for the
www.eeworm.com/read/402666/11530753
h zz_p.h
#ifndef NTL_ZZ_p__H
#define NTL_ZZ_p__H
#include
#include
NTL_OPEN_NNS
// ZZ_p representation: each ZZ_p is represented by a ZZ in the range 0..p-1.
// Th
www.eeworm.com/read/157666/11674471
c dsa_make_key.c
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The librar
www.eeworm.com/read/156908/11753179
c mrmonty.c
/*
* MIRACL Montgomery's method for modular arithmetic without division.
* mrmonty.c
*
* Programs to implement Montgomery's method
* See "Modular Multiplication Without Trial Divisi
www.eeworm.com/read/255665/12066786
c dsa_make_key.c
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The librar
www.eeworm.com/read/123955/14604761
h zz_p.h
#ifndef NTL_ZZ_p__H
#define NTL_ZZ_p__H
#include
#include
NTL_OPEN_NNS
// _ZZ_p__representation: each ZZ_p is represented by a ZZ in the range 0..p-1.
//
www.eeworm.com/read/119084/14839795
h zz_p.h
#ifndef NTL_ZZ_p__H
#define NTL_ZZ_p__H
#include
#include
NTL_OPEN_NNS
// _ZZ_p__representation: each ZZ_p is represented by a ZZ in the range 0..p-1.
// The construct
www.eeworm.com/read/119079/14840219
h zz_p.h
#ifndef NTL_ZZ_p__H
#define NTL_ZZ_p__H
#include
#include
NTL_OPEN_NNS
// _ZZ_p__representation: each ZZ_p is represented by a ZZ in the range 0..p-1.
//