rgw: support obj encryption stack on compression#36539
rgw: support obj encryption stack on compression#36539Zhiwei-Dai wants to merge 1 commit intoceph:masterfrom Zhiwei-Dai:wip-rgw-crypto-stack-on-compress
Conversation
add implementation for obj encryption stack on compression. Compressing first and then encrypting. Fixes: https://tracker.ceph.com/issues/19988 Signed-off-by: Zhiwei-Dai <daizhiwei3@huawei.com> Signed-off-by: luo rixin <luorixin@huawei.com>
|
Security and trustworthiness framework of ceph is important for data storage. Now, cephx and https base on openssl enhance the security of transport layer, and rgw encrytion implementation supports data protection for object store. |
|
This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days. |
|
This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days. |
|
This pull request can no longer be automatically merged: a rebase is needed and changes have to be manually resolved |
|
@Zhiwei-Dai sorry, can you rebase please? |
|
This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days. |
|
close since #46188 could replace it. |
add implementation for obj encryption stack on compression. Compressing first and then encrypting.
Fixes: https://tracker.ceph.com/issues/19988
Signed-off-by: Dai Zhiwei daizhiwei3@huawei.com
Signed-off-by: luo rixin luorixin@huawei.com