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

Security Decryption Panics from server reset #100

Open
CJBuchel opened this issue Oct 9, 2023 · 0 comments · May be fixed by #159
Open

Security Decryption Panics from server reset #100

CJBuchel opened this issue Oct 9, 2023 · 0 comments · May be fixed by #159
Assignees
Labels
bug Something isn't working Encryption Something related to the encryption system Server Host/Server side

Comments

@CJBuchel
Copy link
Owner

CJBuchel commented Oct 9, 2023

Non issue because rust handles panicks quite well, but I should probably add a proper error handler for the error.

ERROR tms_utils::security > Error decrypting data: error:0407109F:rsa routines:RSA_padding_check_PKCS1_type_2:pkcs decoding error:crypto/rsa/rsa_pk1.c:251:, error:04065072:rsa routines:rsa_ossl_private_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:490:
thread 'tokio-runtime-worker' panicked at 'called `Result::unwrap()` on an `Err` value: Error("EOF while parsing a value", line: 1, column: 0)', src/network/http_routes/mod.rs:120:35
@CJBuchel CJBuchel added the bug Something isn't working label Oct 9, 2023
@CJBuchel CJBuchel self-assigned this Oct 9, 2023
@CJBuchel CJBuchel added Server Host/Server side Encryption Something related to the encryption system labels Nov 14, 2023
@CJBuchel CJBuchel linked a pull request Jul 19, 2024 that will close this issue
@CJBuchel CJBuchel linked a pull request Jul 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Encryption Something related to the encryption system Server Host/Server side
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant