{ "info": { "author": "Sven Baeck", "author_email": "technologyandtooling@gmail.com", "bugtrack_url": null, "classifiers": [ "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Path Encoder\n## Description\nThis application allows encryting files and folder using AES. The content of a file gets encrypted using AES. The\nname of a file or folder gets obfuscated. *Hence be aware that file- and folder-names can be reverse-engineered\nwith minimal effort.*\n\nThe tool is essentially a PYTHON 3 script. When installing the package through PIP, a shell script (OS X and Linux) or\nBATCH file (MS Windows) is installed as well. This allows easy use of the tool from command line.\n\n### Installation\nThe package can be installed directly through PIP:\n\n```\npip install pathcrypter \n```\n\n## Usage\nThe tool comes with a shell script (OS X and Linux) or batch file (MS Windows):\n```\npathcrypter [-h] [-p PASSWORD] [-e] [-d] [-n] path\n```\n\nThe script takes the following command line arguments:\n* **-e**: Encrypt the file or folder\n* **-d**: Decrypt the file or folder\n* **-n**: Ignore errors\n* **-p**: Password to be used for encryption/decryption. *Do note that providing the password as a command line\nargument is insecure. This option is available primarily for scripting/automation use.* If no password is provided\nusing this argument, the password is asked at runtime. This prevents the password from being displayed (readable).\n* **path**: The path to the file or folder to be encrypted/decrypted. When specifying a folder, the entire folder content\ngets processed (recursively).\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/techandtools/pathcrypter", "keywords": "", "license": "CISCO", "maintainer": "", "maintainer_email": "", "name": "PathCrypter", "package_url": "https://pypi.org/project/PathCrypter/", "platform": "", "project_url": "https://pypi.org/project/PathCrypter/", "project_urls": { "Homepage": "https://github.com/techandtools/pathcrypter" }, "release_url": "https://pypi.org/project/PathCrypter/0.5/", "requires_dist": [ "pyAesCrypt", "pycrypto (>=2.6.1)" ], "requires_python": "", "summary": "Application to encrypt files and folder-names", "version": "0.5" }, "last_serial": 4827052, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "d8d984c069375efb8604da8e1cb01943", "sha256": "c5a43b10a6471fd66a94eada8fc267ee7e060143cd8a7d8b927dab1665b80fbd" }, "downloads": -1, "filename": "PathCrypter-0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "d8d984c069375efb8604da8e1cb01943", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 17325, "upload_time": "2019-02-04T11:11:48", "url": "https://files.pythonhosted.org/packages/03/bf/f7e112ead56bef091050e6b708d915bf772d306e452446872519ffe4c50d/PathCrypter-0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1db379b74e2ca9ead6a1b085c4007e35", "sha256": "f2c95ceb57c78c84eea253f3fd8bdca3ff47e97e3ac205ea9dd7ccb67114eb64" }, "downloads": -1, "filename": "PathCrypter-0.2.tar.gz", "has_sig": false, "md5_digest": "1db379b74e2ca9ead6a1b085c4007e35", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4477, "upload_time": "2019-02-04T11:11:50", "url": "https://files.pythonhosted.org/packages/26/5d/ff97952eea71955575872813d983b4990e02c13c8243b2b4c6b6cba2473e/PathCrypter-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "6870aa31b004e6774073b798c492fc76", "sha256": "5f51e5bc0785934ce373e4c786fab0ef8a86984b424d897c7cbd8f41b69a5112" }, "downloads": -1, "filename": "PathCrypter-0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "6870aa31b004e6774073b798c492fc76", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16391, "upload_time": "2019-02-04T12:47:51", "url": "https://files.pythonhosted.org/packages/89/d0/e84afed986a347c0e0f127b537012ceea9b939d87e74ae5d3638e2a99299/PathCrypter-0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6564ac38fb203570dc09f1dbaa22a64e", "sha256": "32592d35f8919238607842a2535086df18a3bc1d3179de38d58b1d3498c4eea1" }, "downloads": -1, "filename": "PathCrypter-0.3.tar.gz", "has_sig": false, "md5_digest": "6564ac38fb203570dc09f1dbaa22a64e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3372, "upload_time": "2019-02-04T12:47:52", "url": "https://files.pythonhosted.org/packages/bd/a7/84ec492175644e3d447facaafbf048b202e2f831bd3176bf3074b18ab522/PathCrypter-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "9d9508517687d21e00fabdf71f5e13eb", "sha256": "48585b1752f0339ec0cefc8e6391c9dbf222f54f8900220461e25e62eb4b0b09" }, "downloads": -1, "filename": "PathCrypter-0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "9d9508517687d21e00fabdf71f5e13eb", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 25163, "upload_time": "2019-02-08T12:52:30", "url": "https://files.pythonhosted.org/packages/b7/53/1f77f023b5bd4d8abc9fafa095df3cb126778ff9871bf5c05cf21d53b4f1/PathCrypter-0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c206adcec037f2e6f793c985077fcae0", "sha256": "890a607b668b1c9ff18d32aa625430871b0476b6008efd85fa8e55bc97af7a1e" }, "downloads": -1, "filename": "PathCrypter-0.4.tar.gz", "has_sig": false, "md5_digest": "c206adcec037f2e6f793c985077fcae0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12488, "upload_time": "2019-02-08T12:52:32", "url": "https://files.pythonhosted.org/packages/ce/a5/2772368419f473cf6e12f4f28f8294674b96fa6ababf1cc0ad450680ce25/PathCrypter-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "212f46d6dfc489bb009d80ea8f7b8c4c", "sha256": "6009c506bc81f7621b82d750253763a0c5e83795705c8a4ff7d0b9dddbe6d26b" }, "downloads": -1, "filename": "PathCrypter-0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "212f46d6dfc489bb009d80ea8f7b8c4c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 27189, "upload_time": "2019-02-15T21:26:50", "url": "https://files.pythonhosted.org/packages/2d/2f/e0483e55e51b8ba7cabf1d2b3d80f8c5df3639d408d781b1e0ad9315a7a8/PathCrypter-0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0823ba0335ccfb7a7a094f48ae046dee", "sha256": "3271b2cd68cfe0c9070a4d09ef0a54ff7e3359ff1454e5fe43408a7513cfe510" }, "downloads": -1, "filename": "PathCrypter-0.5.tar.gz", "has_sig": false, "md5_digest": "0823ba0335ccfb7a7a094f48ae046dee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14915, "upload_time": "2019-02-15T21:27:05", "url": "https://files.pythonhosted.org/packages/46/da/ecffc6387490d83144c81303a5f1ff9db0986ea3046ac8e7b3567ccf81ee/PathCrypter-0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "212f46d6dfc489bb009d80ea8f7b8c4c", "sha256": "6009c506bc81f7621b82d750253763a0c5e83795705c8a4ff7d0b9dddbe6d26b" }, "downloads": -1, "filename": "PathCrypter-0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "212f46d6dfc489bb009d80ea8f7b8c4c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 27189, "upload_time": "2019-02-15T21:26:50", "url": "https://files.pythonhosted.org/packages/2d/2f/e0483e55e51b8ba7cabf1d2b3d80f8c5df3639d408d781b1e0ad9315a7a8/PathCrypter-0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0823ba0335ccfb7a7a094f48ae046dee", "sha256": "3271b2cd68cfe0c9070a4d09ef0a54ff7e3359ff1454e5fe43408a7513cfe510" }, "downloads": -1, "filename": "PathCrypter-0.5.tar.gz", "has_sig": false, "md5_digest": "0823ba0335ccfb7a7a094f48ae046dee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14915, "upload_time": "2019-02-15T21:27:05", "url": "https://files.pythonhosted.org/packages/46/da/ecffc6387490d83144c81303a5f1ff9db0986ea3046ac8e7b3567ccf81ee/PathCrypter-0.5.tar.gz" } ] }