JunoLab / atom-bombe

MIT License
8 stars 3 forks source link

All Of A Sudden Passwords Do Not Work #6

Open U2638 opened 4 years ago

U2638 commented 4 years ago

Hi - all of a sudden my passwords for atom-bombe encrypted files are not working. I get a 'Incorrect password.' message. Any recommendations on how to rectify? Thanks!

gzamoran-ford commented 4 years ago

same happened to me

U2638 commented 4 years ago

gzamoran-ford - I had to roll back to 1.40.1 to get atom-bombe working properly again. Not ideal. I haven't heard back from JunoLab so I'm assuming they are perhaps no longer actively maintaining. If anyone knows of another solution that is keeping pace with the changes in atom core, please let me know. Thank you.

gzamoran-ford commented 4 years ago

that one did the trick, thanks man!

acidicchip commented 3 years ago

To fix this, open Windows: %userprofile%\.atom\packages\bombe\encryption.coffee Linux/Mac: ~/.atom/packages/bombe/encryption.coffee and replace both instances of aes192 with aes-256-cbc

You may need to rollback to 1.40.1 to decrypt everything, then apply the fix and re-encrypt.