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

Add End-to-End encryption support #216

Conversation

loicberthou
Copy link

@loicberthou loicberthou commented May 10, 2024

Description

Adding end to end encryption.

WIP

Testing

Fixes #8

Signed-off-by: Loïc Berthou <loicberthou@users.noreply.github.com>
Signed-off-by: Loïc Berthou <loicberthou@users.noreply.github.com>
Signed-off-by: Loïc Berthou <loicberthou@users.noreply.github.com>
Signed-off-by: Loïc Berthou <loicberthou@users.noreply.github.com>
Signed-off-by: Loïc Berthou <loicberthou@users.noreply.github.com>
…ncryption-support

# Conflicts:
#	src/DotPulsar/Internal/Producer.cs
#	src/DotPulsar/Internal/ProducerChannelFactory.cs
#	src/DotPulsar/ProducerOptions.cs
@loicberthou
Copy link
Author

Closing this WIP branch.
I took the wrong approach in trying to set up the architecture before integrating the encryption business logic.
Will create another branch that implements encryption without any abstraction. Then we can add abstractions to allow for more flexibility and configurability.

@loicberthou loicberthou deleted the feature/sc-231/add-end-to-end-encryption-support branch June 20, 2024 20:06
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.

Support - Message encryption
1 participant