Skip to content

Support Serialization of objects larger than 2^32 bytes #142

@crockeea

Description

@crockeea

The SealHeader size field in serialization.h is a uint32_t, which restricts serialized objects to 2^32 bytes. Galois keys can be much larger than that for large parameters (e.g., when using large rings). Please add support for serialization of larger objects.

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