Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Adds support for calls to Libsodium AES-256-GCM detached encrypt/decrypt #85

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JpGallegos
Copy link

@JpGallegos JpGallegos commented Aug 6, 2024

This Pull Request implements calls to crypto_aead_aes256gcm_encrypt_detached and crypto_aead_aes256gcm_decrypt_detached.

The design decisions were made to not have any impacts on the current API, and to follow, as much as possible, the coding style.

Closes #84

@JpGallegos JpGallegos marked this pull request as ready for review August 6, 2024 16:31
@JpGallegos
Copy link
Author

Hi @ektrah , can you have a look on this PR?

Repository owner deleted a comment from Brendabuena2 Sep 28, 2024
Repository owner deleted a comment from Brendabuena2 Sep 28, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
2 participants