python-rsa
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
8
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP6:FactoryCandidates/python-rsa && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-rsa.changes | 0000008512 8.31 KB | |
python-rsa.spec | 0000003247 3.17 KB | |
rsa-4.8.tar.gz | 0000028396 27.7 KB |
Revision 23 (latest revision is 26)
Dominique Leuenberger (dimstar_suse)
accepted
request 985079
from
Dirk Mueller (dirkmueller)
(revision 23)
- update to 4.8: - Switch to [Poetry](https://python-poetry.org/) for dependency and release management. - Compatibility with Python 3.10. - Chain exceptions using `raise new_exception from old_exception` - Added marker file for PEP 561. This will allow type checking tools in dependent projects - Use the Chinese Remainder Theorem when decrypting with a private key. This makes decryption 2-4x faster
Comments 0