Skip to content

The decomposition function outputs multiple SEAL::Ciphertexts #3

@khoaguin

Description

@khoaguin

I decomposed a vector of 784 positive integers (the symmetric ciphertext) and got a vector of 7 SEAL::Ciphertexts. How should I deal with this? Are these 7 Ciphertexts the 7 parts of the vector and can be concatenated together? I tried to decrypt each ciphertext and assume it has a size of 112 (=784/7) at got a similar vector when concatenating the decrypted outputs, however, there are some information missing in the middle

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions