Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Validate input key size in SEIPDv2 decryption (#236)
Adds a validation step to ensure the input key size matches the expected algorithm key size before proceeding to the HKDF step in SEIPDv2 decryption.
- Loading branch information