ADD
SDK arithmetic calls, product compute flows, benchmarks that need same-width encrypted addition.
Operation reference
Each operation has its own page with caller, circuit path, input/output shape, and ownership notes.
SDK arithmetic calls, product compute flows, benchmarks that need same-width encrypted addition.
Advanced arithmetic composition and benchmark harnesses.
SDK arithmetic calls and product compute flows that need encrypted subtraction.
Signed multiplication in scoring, ranking, and fixed-width arithmetic flows.
SDK callers that need full product width instead of truncation.
Signed arithmetic helpers, division, modulo, and product correction paths.
Signed division, signed modulo, scoring, and range normalization.
Signed thresholding and ML-style activation flows.
Auction winner logic, ranking, threshold filters, and SDK comparison calls.
Threshold filters and less-or-equal guard logic.
Ranking, winner selection, and greater-than threshold checks.
Greater-or-equal guard logic and range checks.
Private equality checks, matching, and guard conditions.
Private inequality checks and branch guards.
Auction, ranking, scoring, and private winner selection.
Bounds checks, ranking, scoring, and private selection.
Ternary conditionals and product workflows that choose between encrypted values.
Boolean SDK methods and single-bit gate calls.
Boolean SDK methods and single-bit gate calls.
Boolean SDK methods and single-bit gate calls.
Integer bitwise API and browser worker bitwise compute.
Integer bitwise API and browser worker bitwise compute.
Integer bitwise API and browser worker bitwise compute.
Browser constants, SDK scalar arithmetic, fixed offset workflows.
SDK scalar subtraction and threshold offset workflows.
Scoring weights, fixed coefficients, browser scalar multiply.
Full-width fixed coefficient multiplication.
Browser worker constant compare, SDK threshold filters.
SDK threshold filters and less-or-equal constants.
SDK threshold filters and greater-than constants.
SDK threshold filters and greater-or-equal constants.
Fixed scaling and low-cost left shift workflows.
Unsigned right shift and division-by-power-of-two workflows.
Unsigned division by powers of two.
Unsigned modulo by powers of two.
Signed division by powers of two with C-style rounding.
Signed modulo by powers of two.
Unsigned division by fixed plaintext divisor.
Unsigned modulo by fixed plaintext divisor.
Signed division by fixed plaintext divisor.
Signed modulo by fixed plaintext divisor.
Advanced unsigned division with encrypted divisor.
Advanced unsigned modulo with encrypted divisor.
Advanced signed division with encrypted divisor.
Advanced signed modulo with encrypted divisor.