7 lines
125 B
Plaintext
7 lines
125 B
Plaintext
# Added only to satisfy the Steep requirements. Not 100% reliable.
|
|
module ECDSA
|
|
class Group
|
|
Secp256k1: Group
|
|
end
|
|
end
|