Versions in this module Expand all Collapse all v1 v1.8.3 May 26, 2023 v1.8.2 May 26, 2023 v1.8.1 May 24, 2023 Changes in this version + func CreateEntryWithEmbed(ipfsPath string, publicKey crypto.PubKey, privateKey crypto.PrivKey) (*pb.IpnsEntry, error) + func GenerateEDKeyPair() (crypto.PrivKey, error) + func GenerateRSAKeyPair(bits int) (crypto.PrivKey, error)