Skip to content

feat: use unwrap instead of expect when decrypting#7

Merged
Naxdy merged 1 commit into
mainfrom
work/use-unwrap
Jul 4, 2025
Merged

feat: use unwrap instead of expect when decrypting#7
Naxdy merged 1 commit into
mainfrom
work/use-unwrap

Conversation

@Naxdy

@Naxdy Naxdy commented Jul 4, 2025

Copy link
Copy Markdown
Owner

This makes static analysis more difficult, by not allowing attackers to search for references to the error message as easily.

This makes static analysis more difficult, by not allowing attackers to
search for references to the error message as easily.
@Naxdy
Naxdy force-pushed the work/use-unwrap branch from b782e68 to 3383a06 Compare July 4, 2025 17:50
@Naxdy
Naxdy merged commit 38d3dd1 into main Jul 4, 2025
2 checks passed
@Naxdy
Naxdy deleted the work/use-unwrap branch July 4, 2025 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant