Skip to content

fix bug in LeveledSHERNS::EvalSubInPlace(Ciphertext<DCRTPoly>& cipher…#1217

Merged
yspolyakov merged 1 commit into
devfrom
issue1216
Jul 7, 2026
Merged

fix bug in LeveledSHERNS::EvalSubInPlace(Ciphertext<DCRTPoly>& cipher…#1217
yspolyakov merged 1 commit into
devfrom
issue1216

Conversation

@pascoec

@pascoec pascoec commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator
  • EvalSubInPlace() now calls EvalSubCoreInPlace() when scaling technique is NORESCALE
  • additional optimizations filewide to reduce unnecessary ct copies

@pascoec pascoec added this to the Release 1.6.0 milestone Jul 7, 2026
@pascoec pascoec requested a review from yspolyakov July 7, 2026 18:01
@pascoec pascoec self-assigned this Jul 7, 2026
@pascoec pascoec added the bug Something isn't working label Jul 7, 2026
@yspolyakov yspolyakov merged commit dd8d374 into dev Jul 7, 2026
19 checks passed
@pascoec pascoec deleted the issue1216 branch July 8, 2026 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix bug in LeveledSHERNS::EvalSubInPlace(Ciphertext<DCRTPoly>& ciphertext, ConstPlaintext& plaintext)

2 participants