As per the discussion on the StackOverflow and with @NickIliev, I propose for a dedicated module for Encryption in NativeScript.
As mostly all modern apps use encryption in their apps, so this is really a great and important feature to have.
jsrsassign works great for me.
What would be the benefit/difference between this plugin and using the crypto-js module from NPM. Last time I checked crypto-js has been working just fine in NativeScript.
Oops, crypto-js is only for symm encryption :)
Hey @vbresults Thanks fro the Library jsrsassign, I also got help from my Server team friends and followed this link + this link and now getting successful encryption Done.
Hi @PeterStaev, Sorry I didn't fully understood your point.
I am very new to this community so pls Correct me If I am wrong, I think Crypto-JS don't have RSA Module.
Also having a own module Security would add some more Stars to it.
Hey guys, as the solution provided by @vbresults appears to be applicable I think we can close this feature request and use jsrsassign cryptographic library as @deepak4u2006 has done in the comment above.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
jsrsassign works great for me.