Versions in this module Expand all Collapse all v0 v0.0.5 Jan 23, 2026 v0.0.4 Dec 1, 2025 Changes in this version + func DecodePlainFile(d []byte) (dd []byte, ok bool) + func EncodePlainFile(d []byte) []byte + func ReadSecFile(name, key string) (data []byte, err error) + func WriteSecFile(name, key string, data []byte) (err error)