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

feat: XChaCha20 voice encryption #1242

Conversation

Neko-Life
Copy link
Contributor

@Neko-Life Neko-Life commented Sep 19, 2024

Changes in this PR

  • Implements the new required XChaCha20 voice encryption for sending and receiving voice audio

Code change checklist

  • I have ensured that all methods and functions are fully documented using doxygen style comments.
  • My code follows the coding style guide.
  • I tested that my change works before raising the PR.
  • I have ensured that I did not break any existing API calls.
  • I have not built my pull request using AI, a static analysis tool or similar without any human oversight.

@Neko-Life Neko-Life marked this pull request as draft September 19, 2024 07:39
@github-actions github-actions bot added the code Improvements or additions to code. label Sep 19, 2024
@Neko-Life Neko-Life changed the title Add decryption impl feat: XChaCha20 voice encryption Sep 21, 2024
@Neko-Life Neko-Life marked this pull request as ready for review September 21, 2024 16:42
@braindigitalis braindigitalis merged commit a797675 into brainboxdotcc:encryption_updates Sep 21, 2024
42 of 43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Improvements or additions to code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants