{ "info": { "author": "Andr\u00e9 Baptista", "author_email": "andre.baptista@devisefutures.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Topic :: Security :: Cryptography" ], "description": "###############################################################################\n# eVotUM - Electronic Voting System\n#\n# README\n#\n# README file with the information to install and use the eVotUM python module\n#\n#\n# Copyright (c) 2016 Universidade do Minho\n# Jos\u00e9 Pina Miranda - Devise Futures, Lda. (jose.miranda@devisefutures.com)\n#\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n#\n###############################################################################\n\neVotUM.Cripto setup\n\nA. Before installing the required python modules (see requirements.txt), please make\nsure that the following dependencies have been installed:\n\nFor Debian and Ubuntu, the following command will ensure that the required dependencies are installed:\n$ sudo apt-get install build-essential libssl-dev libffi-dev python-dev\n\nFor Fedora and RHEL-derivatives, the following command will ensure that the required dependencies are installed:\n$ sudo yum install gcc libffi-devel python-devel openssl-devel\n\n\nB. Since random numbers are generated using eVotUM.Cripto and several systems are not able\nto generate the necessary entropy (especially in Shamir Secret Sharing functions)\nfor /dev/random, please install haveged (http://www.issihosts.com/haveged/index.html)\nbefore running eVotUM.Cripto.\n\nFor Debian and Ubuntu, the following command will ensure that haveged is installed:\n$ sudo apt-get install haveged\n\nFor Fedora and RHEL-derivatives, the following command will ensure that haveged is installed:\n$ sudo yum install haveged\n\n\nC. To install the eVotUM.Cripto python module, please follow the following steps:\n 1. Please run the following command: 'python setup.py build'.\n 2. Please run the following command: 'sudo python setup.py install'.\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/eVotUM/Cripto-py", "keywords": "electronic vote crypto", "license": "GPL-3.0", "maintainer": null, "maintainer_email": null, "name": "evotum-cripto", "package_url": "https://pypi.org/project/evotum-cripto/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/evotum-cripto/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://gitlab.com/eVotUM/Cripto-py" }, "release_url": "https://pypi.org/project/evotum-cripto/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "eVotUM Cripto", "version": "1.0.1" }, "last_serial": 2686671, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "1a58364fa4c1122a50b498ecdb6fb39e", "sha256": "b4ee2730b4b9ab79f279e40af0b999913b6eca5482b0a26b64cb5385a2577267" }, "downloads": -1, "filename": "evotum-cripto-1.0.0.tar.gz", "has_sig": false, "md5_digest": "1a58364fa4c1122a50b498ecdb6fb39e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20887, "upload_time": "2017-03-06T17:25:53", "url": "https://files.pythonhosted.org/packages/59/78/5a2daabe601c6184a40b74f136482498ecc42a86598d9307953ef65a2ffd/evotum-cripto-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "fee637c798731616a8c7aa7e787470b6", "sha256": "ede8862b5dc84438849c3ee23f2553538803f2a732b353bc1310e57370be3e6a" }, "downloads": -1, "filename": "evotum-cripto-1.0.1.tar.gz", "has_sig": false, "md5_digest": "fee637c798731616a8c7aa7e787470b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20261, "upload_time": "2017-03-06T18:28:14", "url": "https://files.pythonhosted.org/packages/e3/81/3d2dc8dceaf1cff6c8ffbbcc9e01f8b0e42a524027922daf876c59e65e72/evotum-cripto-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fee637c798731616a8c7aa7e787470b6", "sha256": "ede8862b5dc84438849c3ee23f2553538803f2a732b353bc1310e57370be3e6a" }, "downloads": -1, "filename": "evotum-cripto-1.0.1.tar.gz", "has_sig": false, "md5_digest": "fee637c798731616a8c7aa7e787470b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20261, "upload_time": "2017-03-06T18:28:14", "url": "https://files.pythonhosted.org/packages/e3/81/3d2dc8dceaf1cff6c8ffbbcc9e01f8b0e42a524027922daf876c59e65e72/evotum-cripto-1.0.1.tar.gz" } ] }