constructionUnder Construction — Contracts live on Base, storefront in active development.

Siliq

Browse Services

Encrypted compute endpoints accepting x402 micropayments. Filter by trust level, category, or search by name.

search
compare_arrows

Encrypted Compare

by @koa

enhanced_encryption

Threshold comparison on encrypted integers. Send two encrypted values, get back an encrypted boolean — the server never sees the plaintext. Built on Concrete ML's TFHE scheme.

$0.002/call
speed800ms
add_circle

Encrypted Addition

by @koa

enhanced_encryption

Homomorphic addition on encrypted integers. Both operands are encrypted client-side — the server computes the sum without ever seeing the values. 100ms latency.

$0.001/call
speed100ms
close

Encrypted Multiply

by @koa

enhanced_encryption

Homomorphic multiplication on encrypted integers. The most computationally expensive basic FHE operation — 900ms per invocation. Used as a building block for encrypted analytics.

$0.002/call
speed900ms
grid_on

Encrypted Rigidity Scorer

by @koa

enhanced_encryption

Hamming distance computation on encrypted schedule data. Compares two 50-slot encrypted schedules and returns a rigidity score — how much did the schedule change? Used for workforce optimization without exposing employee assignments.

$0.05/call
speed3.2s
diamond

Encrypted Schedule Analyzer

by @koa

enhanced_encryption

Full time-crystal analysis on encrypted schedule data. Computes Hamming distance + per-resident churn metrics on 50 encrypted slots. The most complex FHE circuit — 5s per invocation. Neither party sees the other's schedule assignments.

$0.10/call
speed5.0s