{ "info": { "author": "Ram Prakash Jayaapalan", "author_email": "ramp16888@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "This is a simple shift cipher.Note : There should not be any empty space letters/words during the input and also key value is must\r\n\r\nFor encryption : encrypt(val1,val2)\r\n\r\n-->val1 - plain txt; -->val2 - key \r\n\r\nFor decryption : decrypt(val1,val2)\r\n\r\n-->val1 - cipher txt; -->val2 - key", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "shift_cipher", "package_url": "https://pypi.org/project/shift_cipher/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/shift_cipher/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/shift_cipher/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Encryption/Decryption using Shift Cipher", "version": "1.0.0" }, "last_serial": 799494, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "d26c5363a9bdd20ce852ec7c335a72bf", "sha256": "a1b09c41b37c46053fcb40a253ce142ff98b2fa8fe92e0d9c8da4052bdbd6dad" }, "downloads": -1, "filename": "shift_cipher-1.0.0.zip", "has_sig": false, "md5_digest": "d26c5363a9bdd20ce852ec7c335a72bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1475, "upload_time": "2013-02-06T07:15:57", "url": "https://files.pythonhosted.org/packages/35/94/888a0e6a8c6281edffe77abbdd8c56d8c6b5b5c7a68e5bd5ccdc0cc4fb37/shift_cipher-1.0.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d26c5363a9bdd20ce852ec7c335a72bf", "sha256": "a1b09c41b37c46053fcb40a253ce142ff98b2fa8fe92e0d9c8da4052bdbd6dad" }, "downloads": -1, "filename": "shift_cipher-1.0.0.zip", "has_sig": false, "md5_digest": "d26c5363a9bdd20ce852ec7c335a72bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1475, "upload_time": "2013-02-06T07:15:57", "url": "https://files.pythonhosted.org/packages/35/94/888a0e6a8c6281edffe77abbdd8c56d8c6b5b5c7a68e5bd5ccdc0cc4fb37/shift_cipher-1.0.0.zip" } ] }