{ "info": { "author": "Aniket Mahesh Alvekar", "author_email": "aniketalvekar@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Internet" ], "description": "'cipherText' is a package which helps to encrypt and decrypt text(.txt) files. It uses the 4-key combination to encrypt and decrypt particular file. It creates a encrypted or decrypted file near the original file location. It has two functions 'Encryp()' and 'Decryp()'. They both exactly take 5 arguements - path of file, number(key) between 1-25, number(key) between 1-25, number(key) between 1-29, number(key) between 1-9. The key used for encryption is required to decrypt that particular file.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Aniket8001/Cipher-v1.0", "keywords": "Encryp Decryp", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "cipherText", "package_url": "https://pypi.org/project/cipherText/", "platform": "", "project_url": "https://pypi.org/project/cipherText/", "project_urls": { "Homepage": "https://github.com/Aniket8001/Cipher-v1.0" }, "release_url": "https://pypi.org/project/cipherText/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "encryption/decryption file for text files", "version": "1.0.0" }, "last_serial": 4333469, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "e3da6fb8975f1aa884e62747bbf5e853", "sha256": "5c91db72bb53cf7b19d412dd2c7ad6b6a3776fce8e6c7e94487ad9d28d62be12" }, "downloads": -1, "filename": "cipherText-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e3da6fb8975f1aa884e62747bbf5e853", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1396, "upload_time": "2018-10-02T17:02:58", "url": "https://files.pythonhosted.org/packages/b0/32/dcd2a46118c59f5ea68477089ef2fae1b1eb7e0d5c85fc63e2e1e50e1799/cipherText-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e3da6fb8975f1aa884e62747bbf5e853", "sha256": "5c91db72bb53cf7b19d412dd2c7ad6b6a3776fce8e6c7e94487ad9d28d62be12" }, "downloads": -1, "filename": "cipherText-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e3da6fb8975f1aa884e62747bbf5e853", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1396, "upload_time": "2018-10-02T17:02:58", "url": "https://files.pythonhosted.org/packages/b0/32/dcd2a46118c59f5ea68477089ef2fae1b1eb7e0d5c85fc63e2e1e50e1799/cipherText-1.0.0.tar.gz" } ] }