sn-secp256k1
sn-secp256k1
secp256k1
Keys
PrivateKey
PublicKey
Secp256k1
Secp256k1Aux
Secp256k1Extern
UtilsExtern
sn-secp256k1
/
secp256k1
/
Secp256k1
Secp256k1
object
Secp256k1
Graph
Supertypes
Self type
class
Object
trait
Matchable
class
Any
Secp256k1
.type
Value members
Value members
Concrete methods
def
bytearray2hex
(
arr:
Array
[
UByte
]):
String
def
hex2bytearray
(
hex:
String
):
Array
[
UByte
]
def
ptr2bytearray
(
ptr:
Ptr
[
UByte
],
size:
Int
):
Array
[
UByte
]
def
ptr2hex
(
ptr:
Ptr
[
UByte
],
size:
Int
):
Unit
Concrete fields
val
ctx
:
Context
val
randomize
:
Ptr
[
UByte
]