Skip to content

Tls 13 masterkey is taken wrong (fixes #283)#284

Merged
cfc4n merged 11 commits into
masterfrom
tls-13-masterkey-is-taken-wrong
Jan 5, 2023
Merged

Tls 13 masterkey is taken wrong (fixes #283)#284
cfc4n merged 11 commits into
masterfrom
tls-13-masterkey-is-taken-wrong

Conversation

@cfc4n
Copy link
Copy Markdown
Member

@cfc4n cfc4n commented Dec 12, 2022

fixes #283

On an android phone, after triggering network behavior, many null-valued keys were captured.

Here, the problem of offset address calculation error is fixed, and the detection of TLS handshake state is increased.

Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
@cfc4n cfc4n added 🐞 bug Something isn't working enhancement New feature or request labels Dec 12, 2022
@cfc4n cfc4n linked an issue Dec 12, 2022 that may be closed by this pull request
Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
cfc4n added 2 commits January 4, 2023 22:46
Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
@cfc4n cfc4n changed the title Tls 13 masterkey is taken wrong Tls 13 masterkey is taken wrong (fixes #283) Jan 5, 2023
…gssl . fixes (#283)

Signed-off-by: CFC4N <cfc4n.cs@gmail.com>
@cfc4n cfc4n merged commit 80f0dbc into master Jan 5, 2023
@cfc4n cfc4n deleted the tls-13-masterkey-is-taken-wrong branch January 5, 2023 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐞 bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TLS 1.3 masterkey is taken wrong in android boringssl

2 participants