class

Ed25519::Signature

Inherits Reference < Object

** EDDSA signature. /

Constructors

from_hex(hex : Hex) : Signature
Source
new(r : Point, s : BigInt)
Source

Instance methods

assert_validity
Source
r=(r : Point)
Source
s=(s : BigInt)
Source
to_hex
Source
to_raw_bytes
Source