package
Version:
v0.0.0-...-c44ed4c
Opens a new window with list of versions in this module.
Published: Dec 13, 2019
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)))
Deocde 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.