Question

File encryption using RSA algorithm

  • 16 September 2022
  • 2 replies
  • 24 views

Is there a way we can use RSA public and private key to encrypt and decrypt the contents of a file in a pipeline?


2 replies

Userlevel 5
Badge +1

@AmreshHalder 

can you please refer the below and see if it can help ?

https://streamsets.com/blog/encrypt-and-decrypt-data-in-dataflow-pipelines/

Userlevel 5
Badge +1

@AmreshHalder 

For RSA , it can be done using snowflake . Below the referral document for the same.

 

https://streamsets.com/blog/snowflake-key-pair-authentication/ 

Reply