/cbs-encrypt

A python package for symmetrically encrypting files or contents of data files.

Primary LanguagePython

Symmetric Encryption

Description

This is a python package that will generate encryption keys from a given password, that can be used to encrypt and decrypt files.

Example

T.B.I