Sunday, August 20, 2017

Encrypt Decrypt ഇനി ഏതു ടെക്സ്റ്റും നിങ്ങൾക്ക് എൻക്രിപ്റ്റ് ചെയ്ത് സുരക്ഷിതമാക്കാം




Encrypt Decrypt

ഇനി ഏതു ടെക്സ്റ്റും നിങ്ങൾക്ക് എൻക്രിപ്റ്റ് ചെയ്ത് സുരക്ഷിതമാക്കാം 






The app encrypts plain text and decrypts encrypted text.
• AES 256-bit is used for encryption. Key derived with PBKDF2 (25,600 iterations) using, a 64-bit random Salt along with the specified plain Key, is used for encryption/decryption of the text.
• The app allows to copy/share the encrypted/decrypted text easily. Encrypted text is in Base64 allowing easy sharing/saving with any standard text sharing/saving app.


















No comments:

Post a Comment