python-rsa
No description set
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / python-rsa
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-rsa && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
python-rsa.changes | 0000008512 8.31 KB | |
python-rsa.spec | 0000003247 3.17 KB | |
rsa-4.8.tar.gz | 0000028396 27.7 KB |
Revision 41 (latest revision is 48)
Dirk Mueller (dirkmueller)
committed
(revision 41)
- 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