We can encrypt headers by taking all of them and transforming them into a single header key and having e second header that would just indicate the encryption type. This would allow us to keep the encryptor version in the header while encrypting both payload and headers all together.
We can encrypt headers by taking all of them and transforming them into a single header key and having e second header that would just indicate the encryption type. This would allow us to keep the encryptor version in the header while encrypting both payload and headers all together.