Secure multiparty computation (MPC) allows nn parties to compute a function of their private inputs, so that nothing beyond the output of the function is revealed. In the sub-optimal honest majority setting in which the number of corrupted parties t<(1/2ε)nt<(1/2-\varepsilon)n, the works of Goyal et al. (CRYPTO'21 and CRYPTO'22), achieved O(C)O(|C|) communication even against active adversaries, but with Ω(nC)\Omega(n\cdot|C|) computation, where CC is the arithmetic circuit computed by the MPC. Recent w