Is there a reference to CKKS proxy re-encryption used in openFHE?

For CKKS, only the IND-CPA and FIXED_NOISE_HRA are supported. Achieving NOISE_FLOODING_HRA is harder because it would significantly increase the scaling factor.

The re-encryption key should not be made available to the party that knows the new secret key as this party can decrypt the message to find the prior secret key.