Skip to content

Add input parameter checks to BinFHEContexts' and in BinFHEScheme's functions#939

Merged
pascoec merged 1 commit intorelease-v124from
937-add-parameter-checks-for-nullptr
Mar 4, 2025
Merged

Add input parameter checks to BinFHEContexts' and in BinFHEScheme's functions#939
pascoec merged 1 commit intorelease-v124from
937-add-parameter-checks-for-nullptr

Conversation

@dsuponitskiy
Copy link
Collaborator

No description provided.

@dsuponitskiy dsuponitskiy added the bug Something isn't working label Mar 4, 2025
@dsuponitskiy dsuponitskiy self-assigned this Mar 4, 2025
@dsuponitskiy dsuponitskiy requested a review from pascoec March 4, 2025 17:24
@pascoec pascoec merged commit 553dc50 into release-v124 Mar 4, 2025
26 checks passed
@pascoec pascoec deleted the 937-add-parameter-checks-for-nullptr branch March 4, 2025 19:37
jbates-duality added a commit that referenced this pull request Mar 21, 2025
* Add input parameter checks to BinFHEContexts' and in BinFHEScheme's functions (#939)

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

* Added a custom epsilon value to checkEquality()

* V1.2.3 thread safety (#949)

* First cut of std thread mutual exclusion

* distributiongenerator thread mutual exclusion

* Diagnostic output for Precompute phases.

* revert to minimal implementation that works under std::thread, with proper single-threaded initialization

* remove lazy precompute map searches

* Control the usage of C++ threads for PRNG from CMakeLists.txt

* Restored lazy precompute map searches

---------

Co-authored-by: Jack Bates <jbates@dualitytech.com>
Co-authored-by: Dmitriy Suponitskiy <dsuponitskiy@dualitytech.com>

* updated to v1.2.4

---------

Co-authored-by: Dmitriy Suponitskiy <dsuponitskiy@dualitytech.com>
Co-authored-by: Jack Bates <jbates@dualitytech.com>
@yspolyakov yspolyakov added this to the Release 1.2.4 milestone Mar 21, 2025
dsuponitskiy added a commit that referenced this pull request Mar 21, 2025
…unctions (#939)

Co-authored-by: Dmitriy Suponitskiy <dsuponitskiy@dualitytech.com>
yspolyakov pushed a commit that referenced this pull request Apr 2, 2025
…unctions (#939)

Co-authored-by: Dmitriy Suponitskiy <dsuponitskiy@dualitytech.com>
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.

Add input parameter checks to BinFHEContexts' and in BinFHEScheme's functions

4 participants