encryption - Send an encrypted data through kafka -


i using aes - cbc mode encrypt message, send through kafka. how can consumer decrypt message while does't have key , initial vector.

i have confused if have use key exchange here, , can consumer send producer?

any advise

thanks


Comments

Popular posts from this blog

cron - how to properly run Python script with crontab on every system startup -

elasticsearch - Is the order of operations guaranteed in a bulk update? -

Slow performance first queries on SQL Azure -