Skip to content

Conversation

@yspolyakov
Copy link
Contributor

No description provided.

yspolyakov and others added 26 commits March 3, 2025 11:54
Using the argument mentioned in the error message for cmake when building  openfhe-development for 128-bit CKKS yields the following message:
Warning:
Manually-specified variables were not used by the project:
NATIVE_INT

Looking at openfhe-development's CMakeLists.txt, the correct argument is -DNATIVE_SIZE.
…penfhe

Added more CryptoContext member functions
Updates required for the new OpenFHE release v1.3.0
…penfhe-v2

Multiple fixes, added InsertEvalAutomorphismKey()
* Made Serialize/Deserialize functions available for EvalKeyMap

* Additional pair of overloaded Serialize/Deserialize functions

* Revert "Additional pair of overloaded Serialize/Deserialize functions"

This reverts commit e1bf413.

* compilation works

* updated the example

* Removed commented code

* Added SerializeToFile() and organized header files

---------

Co-authored-by: Dmitriy Suponitskiy <dsuponitskiy@dualitytech.com>
Co-authored-by: Yuriy Polyakov <ypolyakod@dualitytech.com>
* Improved the code for the *BytesWrapper functions, fixed input parameters for some functions, added Compress to binding

* Cleanup and formatting

---------

Co-authored-by: Dmitriy Suponitskiy <dsuponitskiy@dualitytech.com>
Bind EvalAddMany and minor disclaimer correction
Updated manual.yml with newer compiler versions
Co-authored-by: Dmitriy Suponitskiy <dsuponitskiy@dualitytech.com>
* Documentation update (1)

* Updated documentation for scheme switching and other APIs

---------

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

Co-authored-by: Dmitriy Suponitskiy <dsuponitskiy@dualitytech.com>
Co-authored-by: Dmitriy Suponitskiy <dsuponitskiy@dualitytech.com>
@yspolyakov yspolyakov added this to the Release 1.3.0.0 milestone May 21, 2025
@yspolyakov yspolyakov added the new release new release label May 21, 2025
@yspolyakov yspolyakov merged commit e69343d into main May 21, 2025
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.

7 participants