Re: [PATCH 0/2] KAT for non-deterministic ECDSA and differentiate K
NIIBE Yutaka via Gcrypt-devel <[email protected]>
| Newsgroups | gmane.comp.encryption.gpg.libgcrypt.devel |
|---|---|
| Message-ID | <[email protected]> |
Lucas Mulling wrote: > Currently, the KAT for ECDSA only tests for deterministic ECDSA with > rfc6979 flag. For FIPS, a test for non-deterministic ECDSA is also > required, this is achieved by setting the k with label. > > Also, in FIPS mode, label is not allowed and needs to be differentiate. Thank you. Applied and pushed. --