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

XChaCha20-Poly1305 backend added. #100

Closed
wants to merge 8 commits into from
Closed

Conversation

drp4rad0x
Copy link
Contributor

This pull request introduces XChaCha20-Poly1305 as a new cryptographic backend for the library.

The addition of XChaCha20-Poly1305 as a cryptographic backend provides users of this library with more options for their security needs and improves the overall versatility of the library.

The changes are fully integrated and ready for review. I look forward to any feedback and hope this enhancement will be valuable for the library.

@kigawas
Copy link
Member

kigawas commented Jul 7, 2023

Thanks! Can you add .idea folder in .gitignore file?

src/openssl_aes.rs Outdated Show resolved Hide resolved
src/utils.rs Show resolved Hide resolved
@drp4rad0x
Copy link
Contributor Author

I am working on it. Thank you for review.

@kigawas
Copy link
Member

kigawas commented Jul 18, 2023

@drp4rad0x

Thanks for your work! I've already integrated part of your code into the pr above. If you have time you can check it

@drp4rad0x
Copy link
Contributor Author

@kigawas thank you for your attention. I appreciated you to consider add the more secure encryption primitive. I am closing this PR.

@drp4rad0x drp4rad0x closed this Jul 20, 2023
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.

3 participants