RustCrypto / crypto-bigint

Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas
Apache License 2.0
167 stars 45 forks source link

Add `serde` for `BoxedUInt` #587

Open pinkforest opened 3 months ago

pinkforest commented 3 months ago

Missing impl Serialize and Deserialize