blob: 50a52e30debe9cf8dbc242a12831099f76374ee5 [file] [log] [blame]
// Package serialization defines a general-purpose io.WriteCloser
// for writing data along with an appropriate signature that
// establishes integrity and authenticity of data, and an io.Reader
// for reading the data after verifying the signature.
package serialization