openintents / safe

OI Safe
http://www.openintents.org/safe
44 stars 22 forks source link

Decrypting via Python #27

Open redstreet opened 3 years ago

redstreet commented 3 years ago

I'd like to decrypt notes that I extracted from the sqlite database of OI-Notepad (that uses OI-Safe to encrypt), using python. I'd imagine it should be possible, given OI-Safe uses AES, if I have the right parameters. Would anyone with a security background be kind enough to help with this?

Here is where this is decrypted in OI-Safe.

Cross-posted here.