Dimensions

lens/specs/polynomial-ring
ring PCS the R_q PCS backend for zheng. polynomial ring workloads (FHE bootstrapping, lattice KEM, convolution) prove natively through their ring structure. the cyclotomic ring R_q = F_p[x]/(x^n+1) decomposes via NTT into n copies of F_p β€” ring-aware proving exploits this decomposition for batch…
nox/specs/jets/polynomial-ring
polynomial-ring jets β€” ring (R_q) five jets for polynomial ring operations over R_q = F_p[x]/(x^n+1). FHE bootstrapping, lattice KEM, and ring convolution. proved via Ikat (ring-aware) in zheng. jets | # | name | input β†’ output | pure cost | jet cost | primary workload |…

Local Graph