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

fix: allow secret to be an empty string #38

Merged
merged 2 commits into from
Dec 5, 2024
Merged

fix: allow secret to be an empty string #38

merged 2 commits into from
Dec 5, 2024

Conversation

soedirgo
Copy link
Member

Fixes a faulty assertion that rejects decryption when the message length is 0.

@soedirgo soedirgo requested review from olirice and imor November 15, 2024 09:20
Copy link

@olirice
Copy link

olirice commented Nov 15, 2024

nice, ty!

@soedirgo soedirgo force-pushed the feat/vault-sans-pgsodium branch from 19571b1 to e4aab63 Compare November 21, 2024 09:29
Base automatically changed from feat/vault-sans-pgsodium to main December 5, 2024 07:28
Fixes a faulty assertion that rejects decryption when the message length
is 0.
@soedirgo soedirgo merged commit 6e0cd91 into main Dec 5, 2024
5 checks passed
@soedirgo soedirgo deleted the fix/empty-secret branch December 5, 2024 14:30
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.

2 participants