Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

seiferma/deterministic_encryption_utils

Repository files navigation

deterministic_encryption_utils

image

Description

deterministic_encryption_utils is a library containing common encryption and decryption utilities for encrypted views on files. It consists of a Encryption/Decryption class that provides filename and file encryption based on AES.ECB with salted (256bit) keys. The salt providers for the filenames and files can be extended.

Installation

The library is available for Python 3 via pypi (deterministic_encryption_utils).

About

Library for common encryption and decryption utilities for encrypted views on files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages