Categorygithub.com/hhcho/mpc-core
modulepackage
0.0.0-20240903135357-56a83f968a6a
Repository: https://github.com/hhcho/mpc-core.git
Documentation: pkg.go.dev

# README

mpc-core

# Functions

No description provided by the author
No description provided by the author
Initalizes a RElemMatrix with nrows = len(RMat) and ncols = len(RMat[0]).
Initalizes a RElemMatrix of size n RElems.
No description provided by the author
No description provided by the author
MultConstMat multiplies c with each element in m (and performs appr modulus).
MultConstVec multiplies c with each element in v (and performs appr modulus).
No description provided by the author
No description provided by the author
No description provided by the author
MultVec computes elem-wise product of a and b.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
Extra byte for sign bit for ease of marshalling.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
2^61 - 1.
No description provided by the author
2^60.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
2^127 - 1.
No description provided by the author
No description provided by the author
2^126.
No description provided by the author
No description provided by the author
No description provided by the author
2^256 - 189.
No description provided by the author
2^255 - 94.
No description provided by the author
Variable set on the fly.
Variable set on the fly.
Variable set on the fly.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

Bitwise sharing.
No description provided by the author
Large ring with power of two modulus.
Large ring with prime modulus.
No description provided by the author
No description provided by the author
Small ring used for comparison.
Small ring used for division and square root.