Slide 7
Slide 7 text
• Setup
• O: Original plain message (arbitrary bytes)
• K: Plain AES key
• M: Magic bytes (0xDF 0xBB)
• hash(K): SHA-256 hash of plain AES key
• rsa(K): RSA encrypted plain AES key
• aes(O): AES encrypted message
• IV: Initialization Vector
• L: Length information about hash(K), rsa(K) and IV
Transparent End-to-End security for Apache Kafka_
7