Documentation
¶
Overview ¶
SPDX-License-Identifier: AGPL-3.0-or-later
SPDX-License-Identifier: AGPL-3.0-or-later
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateNonce ¶
GenerateNonce generates a cryptographically secure random nonce
Types ¶
type Ed25519Signer ¶
type Ed25519Signer struct {
// contains filtered or unexported fields
}
func NewEd25519Signer ¶
func NewEd25519Signer() (*Ed25519Signer, error)
func (*Ed25519Signer) CreateSignature ¶
func (*Ed25519Signer) GetPublicKey ¶
func (s *Ed25519Signer) GetPublicKey() string
Click to show internal directories.
Click to hide internal directories.