Skip to content

Conversation

harrytmthy
Copy link
Owner

Summary

Add SafeBoxCrypto (string-to-string helper) and decouple ChaCha20 from KeyProvider via a new SafeCipher interface.

Closes #121

@harrytmthy harrytmthy added this to the 1.3.0 milestone Sep 7, 2025
@harrytmthy harrytmthy self-assigned this Sep 7, 2025
@harrytmthy harrytmthy added enhancement New feature or request refactor labels Sep 7, 2025
@harrytmthy harrytmthy merged commit d563ee5 into main Sep 7, 2025
3 checks passed
@harrytmthy harrytmthy deleted the feat/add-safeboxcrypto branch September 7, 2025 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add SafeBoxCrypto helper and decouple ChaCha20Cipher from its provider
1 participant