{ "info": { "author": "Ryan Finnie", "author_email": "ryan@finnie.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)", "Operating System :: POSIX", "Programming Language :: Python", "Topic :: Utilities" ], "description": "twuewand - A TrueRand algorithm for generating entropy\n======================================================\n\nAbout\n-----\n\ntwuewand is software that creates hardware-generated random data. It\naccomplishes this by exploiting the fact that the CPU clock and the RTC\n(real-time clock) are physically separate, and that time and work are\nnot linked.\n\nInstallation\n------------\n\ntwuewand requires Python 2.7. In addition, the pycrypto package is\noptional, but highly recommended.\n\nTo install:\n\n sudo python setup.py install\n\nOn Linux systems, a small C program is also available called\nrndaddentropy. This is a wrapper for the RNDADDENTROPY ioctl, and is\nused for directly adding entropy to the Linux primary pool. Please see\nits manpage for more details.\n\n sudo make -C rndaddentropy install\n\nUsage\n-----\n\nPlease see the twuewand manpage for invocation options.\n\nLicense\n-------\n\ntwuewand - A TrueRand algorithm for generating entropy\n\nCopyright (C) 2015 Ryan Finnie\n\nThis program is free software; you can redistribute it and/or modify it\nunder the terms of the GNU General Public License as published by the\nFree Software Foundation; either version 2 of the License, or (at your\noption) any later version.\n\nThis program is distributed in the hope that it will be useful, but\nWITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General\nPublic License for more details.\n\nYou should have received a copy of the GNU General Public License along\nwith this program; if not, write to the Free Software Foundation, Inc.,\n51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.", "description_content_type": null, "docs_url": null, "download_url": "http://www.finnie.org/software/twuewand/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.finnie.org/software/twuewand/", "keywords": null, "license": "GPLv2+", "maintainer": null, "maintainer_email": null, "name": "twuewand", "package_url": "https://pypi.org/project/twuewand/", "platform": "Unix", "project_url": "https://pypi.org/project/twuewand/", "project_urls": { "Download": "http://www.finnie.org/software/twuewand/", "Homepage": "http://www.finnie.org/software/twuewand/" }, "release_url": "https://pypi.org/project/twuewand/3.0.0/", "requires_dist": null, "requires_python": null, "summary": "twuewand random number generator", "version": "3.0.0" }, "last_serial": 1679751, "releases": { "3.0.0": [ { "comment_text": "", "digests": { "md5": "01db5df451cb89181f0243ed8915b0ce", "sha256": "cf69d000714d38da51b0eeb6cbc99bea8ccd9becf6d1cd30c64f7297d167afb6" }, "downloads": -1, "filename": "twuewand-3.0.0.tar.gz", "has_sig": false, "md5_digest": "01db5df451cb89181f0243ed8915b0ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16263, "upload_time": "2015-08-16T22:26:52", "url": "https://files.pythonhosted.org/packages/63/2a/8d2eec4d4e1fb10839740c3bacb979c50c280ce3be1194bb804487ce68c8/twuewand-3.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "01db5df451cb89181f0243ed8915b0ce", "sha256": "cf69d000714d38da51b0eeb6cbc99bea8ccd9becf6d1cd30c64f7297d167afb6" }, "downloads": -1, "filename": "twuewand-3.0.0.tar.gz", "has_sig": false, "md5_digest": "01db5df451cb89181f0243ed8915b0ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16263, "upload_time": "2015-08-16T22:26:52", "url": "https://files.pythonhosted.org/packages/63/2a/8d2eec4d4e1fb10839740c3bacb979c50c280ce3be1194bb804487ce68c8/twuewand-3.0.0.tar.gz" } ] }