circl icon indicating copy to clipboard operation
circl copied to clipboard

Add Validate() function to kem.PublicKey and kem.PrivateKey interfaces

Open chris-wood opened this issue 1 year ago • 0 comments

The HPKE implementation wraps internal KEMs and implements its own Validate function. This is fine, but it seems like a function that might be better on the interfaces for keys.

chris-wood avatar Apr 06 '23 14:04 chris-wood