martinthomson / ohttp

Rust library for encapsulating HTTP messages in a cryptographic wrapper
Apache License 2.0
30 stars 23 forks source link

Truncation tests #40

Closed martinthomson closed 1 year ago

martinthomson commented 1 year ago

A more complete set of truncation tests and some guards to avoid panics.

Closes #39.

martinthomson commented 1 year ago

Mostly I just dropped the ball, but the review is definitely appreciated.