Quantcast
Channel: Appcelerator Developer Center Q&A Tag Feed (decrypt)
Browsing all 5 articles
Browse latest View live

How to play sound files from memory (rather than files)?

Hi, in my app I have some unique sounds I play using code such as: var s = Ti.Media.createSound({url:'test.wav'}); s.play(); I would like to ship my app with encrypted .wav files, load them encrypted...

View Article



Security of an SQLite database

Hi, I read a lot of posts about encryption and decryption of an SQLite database. The most answer I found is to create a own module using SQLCipher. But in some posts some years ago the guys are talking...

View Article

Media encryption on SD Cards?

I was wondering if it is possible to encrypt media files on an SD card? For example, we have some videos that would live on the SD card and we don't want them readable directly from the SD Card. Our...

View Article

decode encrypted text

how to decode encrypted text encrypted byTi.Utils.md5HexDigest

View Article

Decrypt a text using 'crypto-js' library (Triple DES)

Hi all, I'm using "crypto-js" link library to decrypt a text. I'm having a problem to use the "decrypt" function, I'm using Triple DES. So I placed "tripledes.js" under "lib" folder. And in my...

View Article

Browsing all 5 articles
Browse latest View live




Latest Images