-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove COSE Algorithms for "[ALG] with key derived by [ARKG]"
These shouldn't be needed since the "derived by ARKG" part is already expressed in the key type. The signature verifier does not need to do anything special to verify these signatures, as it is assumed the verifier receives the derived public key already blinded and can use it to verify the signature as normal.
- Loading branch information
Showing
1 changed file
with
15 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters