You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/01/29 06:23:01 UTC

[GitHub] saandrews opened a new pull request #1129: Added end to end encryption in C++ client

saandrews opened a new pull request #1129: Added end to end encryption in C++ client
URL: https://github.com/apache/incubator-pulsar/pull/1129
 
 
   ### Motivation
   
   C++ client implementation to support end to end encryption based on [PIP4](https://github.com/apache/incubator-pulsar/wiki/PIP-4:-Pulsar-End-to-End-Encryption)
   
   - It supports RSA encryption at the moment. 
   - Added unit test and added option to the perf test to send and receive encrypted messages.
   - Tested compatibility for encrypted messages between Java and C++ client
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services