Skip to content

isssue1147#1164

Merged
yspolyakov merged 2 commits into
devfrom
issue-1147
Apr 9, 2026
Merged

isssue1147#1164
yspolyakov merged 2 commits into
devfrom
issue-1147

Conversation

@pascoec
Copy link
Copy Markdown
Collaborator

@pascoec pascoec commented Apr 7, 2026

Added checks and conversions to

  1. EvalAddInPlace
  2. EvalSubInPlace
  3. EvalMultInPlace for ciphertext and plaintext

@pascoec pascoec added this to the Release 1.5.1 milestone Apr 7, 2026
@pascoec pascoec self-assigned this Apr 7, 2026
@pascoec pascoec added the bug Something isn't working label Apr 7, 2026
Comment thread src/pke/lib/schemebase/base-leveledshe.cpp
…tInPlace(Ciphertext<Element>& ciphertext, ConstPlaintext& plaintext)
@yspolyakov yspolyakov merged commit f638bef into dev Apr 9, 2026
19 checks passed
@pascoec pascoec deleted the issue-1147 branch April 14, 2026 15:17
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.

Some of BFV EvalAdd/Sub* procedures produce incorrect results when ciphertexts have mismatched DCRTPoly formats (EVALUATION vs COEFFICIENT)

2 participants