Given a plaintext size, return the corresponding encrypted size.
plaintextSize: int containing plaintext size rs: int containing record size, optional
Given a plaintext size, return the corresponding encrypted size.
plaintextSize: int containing plaintext size rs: int containing record size, optional