Skip to content

Update to v1.3.1#1017

Merged
dsuponitskiy merged 11 commits intomainfrom
dev
Jul 11, 2025
Merged

Update to v1.3.1#1017
dsuponitskiy merged 11 commits intomainfrom
dev

Conversation

@yspolyakov
Copy link
Contributor

No description provided.

ZenithalHourlyRate and others added 11 commits June 2, 2025 14:10
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>
@yspolyakov yspolyakov added this to the Release 1.3.1 milestone Jul 11, 2025
@yspolyakov yspolyakov added the new release new release label Jul 11, 2025
@dsuponitskiy dsuponitskiy merged commit 3236208 into main Jul 11, 2025
64 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new release new release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants