Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates main to v1.2.1 #866

Merged
merged 17 commits into from
Sep 10, 2024
Merged

Updates main to v1.2.1 #866

merged 17 commits into from
Sep 10, 2024

Conversation

yspolyakov
Copy link
Contributor

No description provided.

dsuponitskiy and others added 16 commits July 13, 2024 17:27
* Added a virtual destructor to the class Params<> as the class has virtual functions.

* Fixed bugs revealed by g++-14

* Disabled code in UnitTestBlockAllocate.cpp because of errors in blockAllocator

---------

Co-authored-by: Dmitriy Suponitskiy <dsuponitskiy@dualitytech.com>
* fix for -Wshift-op-parentheses warning in ubintnat.h

* remove clang-specific logic to ignore compiler warnings
Co-authored-by: Dmitriy Suponitskiy <dsuponitskiy@dualitytech.com>
Additional parameter validations for BGV
Co-authored-by: Dmitriy Suponitskiy <dsuponitskiy@dualitytech.com>
* Replaced generic_workflow.yml@github-ci with generic_workflow.yml@822-gcc-14-github-ci

* Added new compiler support (up to g++-14 and clang++-18)

---------

Co-authored-by: Dmitriy Suponitskiy <dsuponitskiy@dualitytech.com>
…838)

* Call InsertEvalMultKey() instead of using s_evalMultKeyMap directly

* Throw exception on inserting key vector with the same keyTag

---------

Co-authored-by: Dmitriy Suponitskiy <dsuponitskiy@dualitytech.com>
* Removed the inclusion of cryptocontext.h from gen-cryptocontext-params.h

* Added a new macro UNIT_TEST_HANDLE_ALL_EXCEPTIONS

* Removed an overloaded version of InsertEvalMultKey() as it caused problems for openfhe-python

---------

Co-authored-by: Dmitriy Suponitskiy <dsuponitskiy@dualitytech.com>
…oContextImpl (#843)

Co-authored-by: Dmitriy Suponitskiy <dsuponitskiy@dualitytech.com>
Co-authored-by: Dmitriy Suponitskiy <dsuponitskiy@dualitytech.com>
Co-authored-by: Yuriy Polyakov <ypolyakod@dualitytech.com>
@yspolyakov yspolyakov added the new release new release label Sep 10, 2024
@yspolyakov yspolyakov added this to the Release 1.2.1 milestone Sep 10, 2024
Co-authored-by: Dmitriy Suponitskiy <dsuponitskiy@dualitytech.com>
@yspolyakov yspolyakov merged commit 85a8f63 into main Sep 10, 2024
12 of 22 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.

4 participants