package
Version:
v0.0.0-...-e1cb635
Opens a new window with list of versions in this module.
Published: Feb 25, 2016
License: BSD-3-Clause
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package crypt provides simple, password-based encryption and decryption of data blobs.
Decrypt decrypts the encrypted packet using the given password.
It returns the decrypted data.
Encrypt encrypts the plaintext into an encrypted packet
using the given password. The password is required for
decryption.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.