The document summarizes a proposed design for a radix-8 Booth encoded modulo 2n-1 multiplier that can adapt its delay to match the critical path delay of a residue number system (RNS) multiplier. The design represents the hard multiple (3X) in a partially redundant form using a k-bit ripple carry adder to reduce carry propagation length. It also represents other partial products in a partially redundant, biased form. This allows the delay to be controlled by varying k. For a given n, valid values of k exist where the bias can be compensated by a single precomputed constant without affecting correctness.