hannestschofenig / mbedtls

An open source, portable, easy to use, readable and flexible SSL library
https://tls.mbed.org
Apache License 2.0
15 stars 8 forks source link

Fix the TLS 1.3 obfuscated_ticket_age caclulation #377

Open lhuang04 opened 2 years ago

lhuang04 commented 2 years ago

Summary: Courtesy to Bill Warshaw. Fix the calcuation of obfuscated_ticket_age, it is milliseconds.

Test Plan:

tests/ssl-opt.sh

Reviewers:

Subscribers:

Tasks:

Tags:

Notes:

Status

READY/IN DEVELOPMENT/HOLD

Requires Backporting

When there is a bug fix, it should be backported to all maintained and supported branches. Changes do not have to be backported if:

Yes | NO
Which branch?

Migrations

If there is any API change, what's the incentive and logic for it.

YES | NO

Additional comments

Any additional information that could be of interest

Todos

Steps to test or reproduce

Outline the steps to test or reproduce the PR here.