https://github.com/sybrenstuvel/python-rsa
python python-rsa rsa rsa-cryptography
Score: 6.251903883165888
Last synced: about 17 hours ago
JSON representation
Repository metadata:
Python-RSA is a pure-Python RSA implementation.
- Host: GitHub
- URL: https://github.com/sybrenstuvel/python-rsa
- Owner: sybrenstuvel
- License: other
- Archived: true
- Created: 2016-01-21T12:53:34.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2025-04-16T09:48:11.000Z (about 1 year ago)
- Last Synced: 2026-04-28T11:54:33.008Z (16 days ago)
- Topics: python, python-rsa, rsa, rsa-cryptography
- Language: Python
- Homepage: https://stuvel.eu/rsa
- Size: 1020 KB
- Stars: 491
- Watchers: 11
- Forks: 125
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
Dependencies
poetry.lock
pypi
- alabaster 0.7.12 develop
- atomicwrites 1.4.0 develop
- attrs 21.2.0 develop
- babel 2.9.1 develop
- backports.entry-points-selectable 1.1.1 develop
- certifi 2021.10.8 develop
- charset-normalizer 2.0.7 develop
- colorama 0.4.4 develop
- coverage 6.1.2 develop
- coveralls 3.3.1 develop
- distlib 0.3.3 develop
- docopt 0.6.2 develop
- docutils 0.17.1 develop
- filelock 3.4.0 develop
- flake8 3.9.2 develop
- idna 3.3 develop
- imagesize 1.3.0 develop
- importlib-metadata 4.8.2 develop
- importlib-resources 5.4.0 develop
- iniconfig 1.1.1 develop
- jinja2 3.0.3 develop
- markupsafe 2.0.1 develop
- mccabe 0.6.1 develop
- mypy 0.910 develop
- mypy-extensions 0.4.3 develop
- packaging 21.3 develop
- platformdirs 2.4.0 develop
- pluggy 1.0.0 develop
- py 1.11.0 develop
- pycodestyle 2.7.0 develop
- pyflakes 2.3.1 develop
- pygments 2.10.0 develop
- pyparsing 3.0.6 develop
- pytest 6.2.5 develop
- pytest-cov 2.12.1 develop
- pytz 2021.3 develop
- requests 2.26.0 develop
- six 1.16.0 develop
- snowballstemmer 2.2.0 develop
- sphinx 4.3.0 develop
- sphinxcontrib-applehelp 1.0.2 develop
- sphinxcontrib-devhelp 1.0.2 develop
- sphinxcontrib-htmlhelp 2.0.0 develop
- sphinxcontrib-jsmath 1.0.1 develop
- sphinxcontrib-qthelp 1.0.3 develop
- sphinxcontrib-serializinghtml 1.1.5 develop
- toml 0.10.2 develop
- tox 3.24.4 develop
- typed-ast 1.4.3 develop
- typing-extensions 4.0.0 develop
- urllib3 1.26.7 develop
- virtualenv 20.10.0 develop
- zipp 3.6.0 develop
- pyasn1 0.4.8
pyproject.toml
pypi
- Sphinx ^4.3.0 develop
- coveralls ^3.0.0 develop
- flake8 ^3.8.4 develop
- mypy ^0.910 develop
- pytest ^6.2.2 develop
- pytest-cov ^2.11.1 develop
- tox ^3.22.0 develop
- pyasn1 >=0.1.3
- python >=3.6, <4