Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xiyan128/cse208_project
https://github.com/xiyan128/cse208_project
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/xiyan128/cse208_project
- Owner: xiyan128
- Created: 2023-11-29T07:33:57.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2023-12-15T07:54:00.000Z (11 months ago)
- Last Synced: 2024-04-25T00:43:36.015Z (7 months ago)
- Language: C++
- Size: 114 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cse208_project
`linear_algebra_utils.h` contains utils for computing ciphertext-vector plaintext-matrix product.
`knn.cpp` contains the main function and some util functions for homomorphic evaluation. `InitializeScheme` sets up the CKKS crypto context
Compiling and running: https://openfhe-development.readthedocs.io/en/latest/sphinx_rsts/intro/building_user_applications.html