Skip to content

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

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

Closed
wants to merge 1 commit into 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
@ektrah
Copy link
Owner

ektrah commented Mar 30, 2025

Closed as not planned; see #84.

@ektrah ektrah closed this Mar 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants