How can someone try to hack a key? Can brut force be enough? If yes, how much time would it take? Ability to use the generated keys in the main.py file Modify the keygen file so the keys are saved in ...
In this assignment, your task is to implement a program encrypting/decrypting multiple files using hybrid encryption. You must implement the program using the pycryptodome package as a Python script.