SharedCryto

fmgp.crypto.SharedCryto
object SharedCryto

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def checkECDSASignature(msg: Array[Byte], sig: Array[Byte], pubKey: UncompressedECKey | CompressedECKey): Boolean
def getXY(com: Array[Byte]): Either[String, (String, String)]