Expand description
Serialization functions compatible with serde across BigInt representations
Modulesยง
- bigint
- Serialize any bigint representation. These functions can be used by serde
- vecbigint
- Serialize a vector of BigInts. These functions can be used by serde
- vecbigint512
- Serialize a vector of BigInts and pad with zeros to fill 256 bytes