Lost master encyption key

Is there any way to decrypt files without the master_*******.private(public)Key files? I have a backup of the config, database, etc but unfortunately not those two files. During the decrypt-all script the program crashed and now fails to decrypt anything. The keys look they have been encrypted using a second format and are much larger than they should be. I’ve tried using the recovery tool but it also relies on the key files from what I can tell.

  • bump * Any suggestions/advice?

No, there is no way to decrypt the files without the corresponding ****.privateKey files. These are needed to decrypt the file-specific encryption keys. You would have to be able to break RSA 4096-bit to not require them.