package
1.3.4
Repository: https://github.com/varunram/essentials.git
Documentation: pkg.go.dev

# Functions

DecryptSeed decrpyts the encrypted seed and returns the raw unencrypted seed.
NewSeedStore creates a new seed and stores the seed in an encrypted form in the passed path.
RetrieveSeed retrieves the seed and publickey when an encrypted file path is passed.
ReturnPubkey returns the pubkey when passed the seed.
StoreSeed encrypts and stores the seed.