Refactor RSA client and server structure: remove old files, add main.py, and update Dockerfiles for new entry points

This commit is contained in:
Lukian 2025-01-21 12:02:48 +01:00
parent 27c37167d6
commit 6b7c09324f
6 changed files with 28 additions and 23 deletions

View file

@ -1,2 +1,3 @@
flask==3.1.0
pyopenssl==25.0.0
pyopenssl==25.0.0
requests==2.26.0