Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add record padding support #66

Open
c1b3rd0rk opened this issue Nov 12, 2020 · 1 comment
Open

Add record padding support #66

c1b3rd0rk opened this issue Nov 12, 2020 · 1 comment
Labels
help wanted Calling for community PR/volunteer

Comments

@c1b3rd0rk
Copy link

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

@sergeyfrolov
Copy link
Member

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 sergeyfrolov added the help wanted Calling for community PR/volunteer label Nov 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Calling for community PR/volunteer
Projects
None yet
Development

No branches or pull requests

2 participants