Merged
Conversation
Signed-off-by: Hongren Zheng <i@zenithal.me>
* changed modulus switching noise estimate * adjusted the BGV multiplication noise * minor correction in BGV multiplication noise --------- Co-authored-by: Yuriy Polyakov <ypolyakod@dualitytech.com>
* Added GetBatchSize() and SetBatchSize() to CryptoParametersBase * CMakeLists.txt changes for INSTALL_INCLUDE_DIR * Changes to OpenFHEConfig.cmake.in and CMakeLists.txt * Reverted some changes made to OpenFHEConfig.cmake.in and CMakeLists.txt * Update base-cryptoparameters.h --------- Co-authored-by: Dmitriy Suponitskiy <dsuponitskiy@dualitytech.com> Co-authored-by: pascoec <123595534+pascoec@users.noreply.github.com>
* ciphertext.h cleanup * remove CloneZero and replace with CloneEmpty * Update bfvrns-leveledshe.cpp * Update ciphertext.h
* Remove mutable from plaintext.h * Add SetFormat(EVALUATION) within Encode() * Removed unnecessary casts --------- Co-authored-by: Dmitriy Suponitskiy <dsuponitskiy@dualitytech.com>
* Clean up some includes The Google-internal build of OpenFHE reports some missing inclues which are hard errors, and so adding these ustream allows us to reduce the amount of requried patches, which simplifies upgrading our version of OpenFHE. Also clang-tidy reported a few unused imports in these files. * Update get-call-stack.cpp * Update gen-cryptocontext-ckksrns-internal.h --------- Co-authored-by: Jeremy Kun <j2kun@users.noreply.github.com> Co-authored-by: pascoec <123595534+pascoec@users.noreply.github.com>
Co-authored-by: Dmitriy Suponitskiy <dsuponitskiy@dualitytech.com>
* Error handling * Additional error handling and some corrections * Corrections to error handling * Addressed review comments * fixed the test for limbs vs noise degree * fixed scheme switching error --------- Co-authored-by: Dmitriy Suponitskiy <dsuponitskiy@dualitytech.com> Co-authored-by: Yuriy Polyakov <ypolyakod@dualitytech.com>
Co-authored-by: Yuriy Polyakov <ypolyakod@dualitytech.com>
* updated release to v1.3.1 * Update contributors.rst --------- Co-authored-by: Yuriy Polyakov <ypolyakod@dualitytech.com>
dsuponitskiy
approved these changes
Jul 11, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.