{ "info": { "author": "Stephan Seifermann", "author_email": "seiferma@t-online.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: No Input/Output (Daemon)", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3 :: Only", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "deterministic_encryption_utils\n==============================\n.. image:: https://secure.travis-ci.org/seiferma/deterministic_encryption_utils.png?branch=master\n :target: http://travis-ci.org/seiferma/deterministic_encryption_utils\n\nDescription\n-----------\ndeterministic_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.\n\nInstallation\n------------\nThe library is available for Python 3 via pypi (deterministic_encryption_utils).", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/seiferma/deterministic_encryption_utils", "keywords": "encryption view decryption library", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "deterministic_encryption_utils", "package_url": "https://pypi.org/project/deterministic_encryption_utils/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/deterministic_encryption_utils/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/seiferma/deterministic_encryption_utils" }, "release_url": "https://pypi.org/project/deterministic_encryption_utils/0.3.0.post1/", "requires_dist": null, "requires_python": null, "summary": "Common encryption utilities for the implementation of simple encryption/decryption views.", "version": "0.3.0.post1" }, "last_serial": 1860398, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "c24f366c9c92619cbba052c6dbdab66d", "sha256": "c7d63b82738334ae3f4660e6b080d4f838be192f0a98fb267eb2ba8fe0cf23c6" }, "downloads": -1, "filename": "deterministic_encryption_utils-0.3.0.tar.gz", "has_sig": false, "md5_digest": "c24f366c9c92619cbba052c6dbdab66d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6239, "upload_time": "2015-04-11T17:40:20", "url": "https://files.pythonhosted.org/packages/13/4d/4f87664350c2ba36dc7d737fcdb82a7e79110393eeb363d4e80eb8cc4fde/deterministic_encryption_utils-0.3.0.tar.gz" } ], "0.3.0.post1": [ { "comment_text": "", "digests": { "md5": "a09e0dd5468947f587b59f05658cdeb3", "sha256": "6c71af318f49eb8e08364440a0c0f12acbb68f5481f3ae0e4fd493baa5219ed9" }, "downloads": -1, "filename": "deterministic_encryption_utils-0.3.0.post1.tar.gz", "has_sig": false, "md5_digest": "a09e0dd5468947f587b59f05658cdeb3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6283, "upload_time": "2015-12-13T20:07:26", "url": "https://files.pythonhosted.org/packages/a2/26/9540778f11ee594ac899974e0ed47b2bdb4f34e8e38a98729075f39b1220/deterministic_encryption_utils-0.3.0.post1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a09e0dd5468947f587b59f05658cdeb3", "sha256": "6c71af318f49eb8e08364440a0c0f12acbb68f5481f3ae0e4fd493baa5219ed9" }, "downloads": -1, "filename": "deterministic_encryption_utils-0.3.0.post1.tar.gz", "has_sig": false, "md5_digest": "a09e0dd5468947f587b59f05658cdeb3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6283, "upload_time": "2015-12-13T20:07:26", "url": "https://files.pythonhosted.org/packages/a2/26/9540778f11ee594ac899974e0ed47b2bdb4f34e8e38a98729075f39b1220/deterministic_encryption_utils-0.3.0.post1.tar.gz" } ] }