benbahrenburg / Securely

Security Modules for Titanium Mobile
https://github.com/benbahrenburg/Securely
Other
132 stars 53 forks source link

Encrypt/decrypt on Web #55

Open OliverPlichta opened 7 years ago

OliverPlichta commented 7 years ago

Hello.

Please I need advice. I used the bencoding.securely module to register Login / Password. Encrypt / decrypt works great in Titanium.

But my problem. I will save the encrypted data to the webadmin. I do not know how to decrypt this data on the web. I have Hash + Key I've tested many AES standards.

Thank you very much for any advice.

guiled commented 7 years ago

Can be refered with #51

albert0m commented 6 years ago

Any updates on this? can't decrypt it from web

guiled commented 6 years ago

@marconealberto I'm like you... waiting for any clue to do something... :-( I've tried so many configurations... :-(