Hi,
We need two CryptoContexts that share the same tower of RNS primes but have different ring dimensions. (For context, we are looking to implement the ring-switching functionality in OpenFHE: https://eprint.iacr.org/2012/240.)
Is there a way to manually set the RNS moduli to specific values within a CryptoContext? Alternatively, any other method to achieve these two contexts would be greatly appreciated.
Thanks!