This repository was archived by the owner on Apr 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ # Python-RSA has been archived
2+
3+ Hi folks,
4+
5+ I'm Sybren, one of the original authors and the maintainer of this project.
6+ Unfortunately I don't have the time and brain space left to properly maintain
7+ Python-RSA. As you can see from the lack of activity on the open issues, and the
8+ lack of commits, that has been the case for a while now.
9+
10+ As Python-RSA is included as a dependency in quite a few high-profile projects,
11+ I don't feel comfortable handing over the project to someone else. It's just too
12+ big of a risk.
13+
14+ Thanks for having used this little library for so long, and in so many projects.
15+ I truely didn't expect that when I started working on it. Also big thanks to all
16+ the people helping out and improving the project.
17+
18+ So that's it. If you want to keep the project alive, please fork it. Give it the
19+ love it deserves.
20+
21+ Cheers,
22+ Sybren
23+
24+
25+ ---------------------------------------------
26+
127# Pure Python RSA implementation
228
329[ ![ PyPI] ( https://img.shields.io/pypi/v/rsa.svg )] ( https://pypi.org/project/rsa/ )
You can’t perform that action at this time.
0 commit comments