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

many to many - Django Rest Framework ManyToMany filter multiple values -

java - Jasper subreport showing only one entry from the JSON data source when embedded in the Title band -

Java Entity Manager - JSON reader was expecting a value but found 'db' -