2023-01-22 17:42:59 +07:00

7 lines
125 B
Plaintext

# Added only to satisfy the Steep requirements. Not 100% reliable.
module ECDSA
class Group
Secp256k1: Group
end
end