# 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.