Versions in this module Expand all Collapse all v1 v1.0.3 Nov 27, 2023 v1.0.0 May 31, 2018 Changes in this version + func DecodePrivateKey(data []byte) (ed25519.PrivateKey, error) + func DecodePublicKey(data []byte) (ed25519.PublicKey, error) + func ReadPrivateKey(path string) (ed25519.PrivateKey, error) + func ReadPublicKey(path string) (ed25519.PublicKey, error)