interledger / interledger-rs

An easy-to-use, high-performance Interledger implementation written in Rust
http://interledger.rs
Other
201 stars 70 forks source link

disallow extra trailing bytes in Fulfillment packet #710

Closed whalelephant closed 3 years ago

whalelephant commented 3 years ago

cc: #705

Trailing bytes with length included in the varlen octet string that do not contribute to the data field should not be allowed.