Port of Secure Computation Library to Rust

1 Open Issue Need Help Last updated: Jul 12, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Modify the `Packet` structure in the scl-rs Rust library to support serialization and deserialization of multiple objects of different types within a single packet, improving communication efficiency. This addresses the current limitation where a `Packet` can only hold one object.

Complexity: 4/5
enhancement good first issue

Port of Secure Computation Library to Rust

Rust