Data Encryption using Google Tink & Google Cloud KMS
Project detail
1) Read data from JDBC using Dataflow
2) Encrypt data using Google KMS and Tink
3) Write encrypted data to BigQuery
4) Decrypt data on BigQuery using AEAD DECRYPT functions.
1) Read data from JDBC using Dataflow
2) Encrypt data using Google KMS and Tink
3) Write encrypted data to BigQuery
4) Decrypt data on BigQuery using AEAD DECRYPT functions.