I found that the rsa class (RSACryptoServiceProvider) can be used in C #, but it cannot be used on a Windows phone.
If I have a Windows Phone 7 request to use RSA, how can I do this?
You can try http://scrypt.codeplex.com/ . Their webpage claims to have successfully used it on Windows Phone 7. And is even compatible with RSACryptoServiceProvider.
Thanks for the link Jari .;) Yes, it works on WP7. My co-developer, David Maltby, worked on WP7 compatibility and testing.
You can also view the sample code on my blog: http://www.dustinhorne.com/post/2010/11/21/Asymmetric-Encryption-and-Signing-with-RSA-in-Silverlight.aspx
Source: https://habr.com/ru/post/1344877/More articles:Most mutually deleted k elements (clustering?) - artificial-intelligenceReplace data column with another column from another table - databaseGet a message in the create window from Mail.app - emailGenerate serial numbers in SQL Query - sql-serverError trying to use parfor (parallel for loop) in MATLAB - loopsFullscreen js flv player - javascriptMaxDegreeOfParallelism, determining the optimal value - multithreadingSearch for phone numbers in a database ignoring special characters - phpHow to convert between lux and exposure value? - cWriting arabic text from text field to file in java - javaAll Articles