utls icon indicating copy to clipboard operation
utls copied to clipboard

Add record padding support

Open c1b3rd0rk opened this issue 5 years ago • 1 comments

Would it be possible to add support for TLS 1.3 record padding to thwart traffic analysis?

c1b3rd0rk avatar Nov 12 '20 10:11 c1b3rd0rk

There are no such plans, but I am happy to accept a PR, that allows users to specify a padding scheme. I am open to suggestions on API, but a good one would probably be to allow to set a functor that accepts original size of the record and returns size of padding to be used.

sergeyfrolov avatar Nov 12 '20 19:11 sergeyfrolov