Skip to contents

Adjusts a ciphertext's scale to meet the scheme's requirements before entering the interactive bootstrap protocol. Typically called before int_boot_decrypt().

Usage

int_boot_adjust_scale(ct)

Arguments

ct

A Ciphertext.

Value

A Ciphertext ready for int_boot_decrypt().