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

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    f0f8cb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35d760c View commit details
    Browse the repository at this point in the history
  3. Adding CryptoKeyReader details

    Signed-off-by: Loïc Berthou <[email protected]>
    loicberthou committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7228302 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Adding encryption to the producer side.

    Signed-off-by: Loïc Berthou <[email protected]>
    loicberthou committed May 11, 2024
    Configuration menu
    Copy the full SHA
    8494fca View commit details
    Browse the repository at this point in the history
  2. make data transformations explicit

    Signed-off-by: Loïc Berthou <[email protected]>
    loicberthou committed May 11, 2024
    Configuration menu
    Copy the full SHA
    cc6ad04 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Refine decryption mechanism in consumer channel

    Signed-off-by: Loïc Berthou <[email protected]>
    loicberthou committed May 28, 2024
    Configuration menu
    Copy the full SHA
    c8e4c41 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Simplify

    Signed-off-by: Loïc Berthou <[email protected]>
    loicberthou committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4655200 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/master' into feature/sc-231/add-end-to-end-e…

    …ncryption-support
    
    # Conflicts:
    #	src/DotPulsar/Internal/Producer.cs
    #	src/DotPulsar/Internal/ProducerChannelFactory.cs
    #	src/DotPulsar/ProducerOptions.cs
    loicberthou committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c088b2d View commit details
    Browse the repository at this point in the history