package
0.3.1
Repository: https://github.com/ipfs/go-ipns.git
Documentation: pkg.go.dev

# Functions

CreateEntryWithEmbed shows how you can create an IPNS entry and embed it with a public key.
GenerateEDKeyPair is used to generate an ED25519 keypair Deprecated: use github.com/ipfs/boxo/ipns/examples.GenerateEDKeyPair.
GenerateRSAKeyPair is used to generate an RSA key pair Deprecated: use github.com/ipfs/boxo/ipns/examples.GenerateRSAKeyPair.