SEAL-Python icon indicating copy to clipboard operation
SEAL-Python copied to clipboard

seal-python docs

Open lyq199992 opened this issue 2 years ago • 3 comments

How can I obtain seal's documents

lyq199992 avatar Oct 29 '23 03:10 lyq199992

The examples and the header files comments.

Huelse avatar Oct 29 '23 04:10 Huelse

I would like to ask another question, how to do vector inner product for ciphertext and plaintext after homomorphic encryption. Because the encrypted value seems to have become a string form。Thanks

lyq199992 avatar Oct 29 '23 04:10 lyq199992

Sorry for reply late, you can read this example 5_ckks_basics.

Huelse avatar Nov 03 '23 05:11 Huelse