[ 
https://issues.apache.org/jira/browse/CASSANDRA-18624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17744361#comment-17744361
 ] 

Stefan Miklosovic edited comment on CASSANDRA-18624 at 7/18/23 9:50 PM:
------------------------------------------------------------------------

I think the conclusion we reached is that we need to remove all dependencies on 
Corretto. That means Amazon Corretto crypto provider class (the implementation 
of ICryptoProvider) can not be shipped with the project. We should finish this 
ticket in such a way that it will be possible to configure a crypto provider 
class in cassandra.yaml and then you need to put the crypto jar (as well as the 
implementation) into lib directory yourself. We can not ship that. 

NoOpProvider as the default provider which does nothing is fine. 


was (Author: smiklosovic):
I think the conclusion we reached is that we need to remove all dependencies on 
Corretto. That means Amazon Corretto crypto provider class (the implementation 
of ICryptoProvider) can not be shipped with the project. We should finish this 
ticket in such a way that it will be possible to configure a crypto provider 
class in cassandra.yaml and then you need to put the crypto jar into lib 
directory yourself. We can not ship that. 

NoOpProvider as the default provider which does nothing is fine. 

> Make Corretto Crypto Provider the Default
> -----------------------------------------
>
>                 Key: CASSANDRA-18624
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18624
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Dependencies
>            Reporter: Jordan West
>            Assignee: Ayushi Singh
>            Priority: Normal
>         Attachments: image.png
>
>          Time Spent: 9.5h
>  Remaining Estimate: 0h
>
> [Amazon Corretto Crypto Provider| 
> https://github.com/corretto/amazon-corretto-crypto-provider] is an 
> alternative provider of TLS and cryptographic functions that has significant 
> performance benefits for Cassandra. It is Apache 2.0 licensed and has been 
> deployed in several existing large fleets. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to