package
Version:
v0.0.0-...-b326d97
Opens a new window with list of versions in this module.
Published: May 12, 2017
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package secconf implements secconf encoding as specified in the following
format:
base64(gpg(gzip(data)))
Decode decodes data using the secconf codec.
Encode encodes data to a base64 encoded using the secconf codec.
data is encrypted with all public keys found in the supplied keyring.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.