0

I have a project for school and it involves cryptography in Python. I need a way to export an AES key from the Pycryptodome module. I have looked at the docs but all I could find was a way to export a RSA key not an AES key. I have the generation, but I want the "user" to be able to save a key and then decrypt some data later. I obviously need a way to export the key but I cannot find a way to do so. Anyone able to help? I have found similar questions on Stackoverflow, but they are not about Python (looked at this one just in case even though its about Java).

Fighter178
  • 303
  • 2
  • 9

0 Answers0