Crate near_seed_phrase

source ·

Macros

  • Derive NearSecretKey with given seed phrase, password and derivation path. Invalid seed phrase or derivation path will cause panic.

Structs

Enums

Traits

  • Sign the provided message bytestring using Self (e.g. a cryptographic key or connection to an HSM), returning a digital signature.
  • Verify the provided message bytestring using Self (e.g. a public key)

Functions

Type Aliases

  • Errors which may occur while processing signatures and keypairs.