Click here to Skip to main content
15,884,388 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

how to implement rijndael symmetric encryption in uwp. I'm not even able to add its dll. When I'm Trying to install it

using Install-Package Cryptorgaphy

it is showing error as "Cryptorgaphy 0.0.6 is not compatible with UAP,Version=v10.0 (win10-x64-aot)."

So How can I implement the same algorithm

What I have tried:

I'm not even able to add its dll. I'm Trying to install it
using

Install-Package Cryptorgaphy
Posted
Updated 10-May-16 21:05pm
Comments
Patrice T 11-May-16 15:44pm    
ask the author.provider.

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900