Module serialize

Module serialize 

Source
Expand description

serialize.rs - Polynomial coefficient packing and unpacking

Structs§

DefaultCoefficientSerde
Default implementation for coefficient serialization

Traits§

CoefficientPacker
Trait for packing polynomial coefficients into a byte array
CoefficientUnpacker
Trait for unpacking polynomial coefficients from a byte array

Functions§

bytes_required
Helper function to calculate the number of bytes required for packing