Skip to content

Use php-sodium for backup encryption and decryption#223

Draft
mrysav wants to merge 1 commit into
C4G:mainfrom
mrysav:new-crypto
Draft

Use php-sodium for backup encryption and decryption#223
mrysav wants to merge 1 commit into
C4G:mainfrom
mrysav:new-crypto

Conversation

@mrysav
Copy link
Copy Markdown
Collaborator

@mrysav mrysav commented May 12, 2026

The current implementation using OpenSSL is currently not working as well as it should.

Switching to use php-sodium will be more convenient as it handles the low-level implementation details of encryption and decryption for us. Additionally, this adds a UI for managing encryption and decryption keys.

@mrysav mrysav force-pushed the new-crypto branch 2 times, most recently from 3515a67 to 068a7f7 Compare May 12, 2026 02:54
@mrysav mrysav changed the title [WIP] New cryptography code Use php-sodium for backup encryption and decryption May 12, 2026
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