To be more future-proof, similarly to EncryptWithLabel, I guess we could design a similar function for the HPKE AuthPSK mode?
This would help ensuring future extensions that would be using the AuthPSK mode with leaf HPKE keys don't interfere with each other.
To be more future-proof, similarly to
EncryptWithLabel
, I guess we could design a similar function for the HPKE AuthPSK mode? This would help ensuring future extensions that would be using the AuthPSK mode with leaf HPKE keys don't interfere with each other.