Commit graph

6 commits

Author SHA1 Message Date
Ulaş Erdoğan
738107b6c8 crypto/secp256r1: remove malleability check due to spec
(cherry picked from commit cec0b05811)
2023-11-03 09:33:50 +05:30
Ulaş Erdoğan
ab2f20e8dd crypto/secp256r1: reject the reference pubKey coordinates
(cherry picked from commit 98f10b0d5e)
2023-11-03 09:33:36 +05:30
Ulaş Erdoğan
d64d8e73c1 crypto/secp256r1: refactor by simplfying return
(cherry picked from commit 1be1875156)
2023-11-03 09:33:08 +05:30
Ulaş Erdoğan
0d115db168 core, crypto/secp256r1: fix error reverts tx error
(cherry picked from commit 2820903f59)
2023-11-03 09:32:56 +05:30
Ulaş Erdoğan
fc057aaabb crypto/secp25r1: fix reverse malleability issue
(cherry picked from commit 066a31f634)
2023-11-03 09:31:08 +05:30
Ulaş Erdoğan
9956fdfc99 crypto/secp2561r1: add secp256r1 curve verifiers
(cherry picked from commit fb89b61cdc)
2023-11-03 09:30:08 +05:30