Hello, i'm seeing for use this code for protect my python 3 source codes, if i put a key of 300 for example, this can get decrypted by other person like a proffessional on cryptography for example ?, or the AES256 will protect my code including they have the key "300" when my code is in runtime?
Hello, i'm seeing for use this code for protect my python 3 source codes, if i put a key of 300 for example, this can get decrypted by other person like a proffessional on cryptography for example ?, or the AES256 will protect my code including they have the key "300" when my code is in runtime?