Add Validate() function to kem.PublicKey and kem.PrivateKey interfaces
Open
- Dominant language
- Go
- Stars
- 1.7k
- Forks
- 219
- Avg merge
- 15h 45m
- Merged PRs (30d)
- 4
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.