#include <muhash.h>
Definition at line 16 of file muhash.h.
◆ double_limb_t
◆ limb_t
◆ signed_double_limb_t
◆ signed_limb_t
◆ Num3072() [1/2]
◆ Num3072() [2/2]
◆ Divide()
◆ FullReduce()
| void Num3072::FullReduce |
( |
| ) |
|
|
private |
◆ GetInverse()
| Num3072 Num3072::GetInverse |
( |
| ) |
const |
|
private |
< The number of significant limbs in f and g
< State to track knowledge about ratio of f and g
Definition at line 384 of file muhash.cpp.
◆ IsOverflow()
| bool Num3072::IsOverflow |
( |
| ) |
const |
|
private |
Indicates whether d is larger than the modulus.
Definition at line 116 of file muhash.cpp.
◆ Multiply()
◆ SERIALIZE_METHODS()
◆ SetToOne()
| void Num3072::SetToOne |
( |
| ) |
|
◆ ToBytes()
◆ BYTE_SIZE
◆ LIMB_SIZE
◆ LIMBS
◆ limbs
◆ SIGNED_LIMB_SIZE
◆ SIGNED_LIMBS
The documentation for this class was generated from the following files: