Dear all, First of all, I would like to mention that I'm new to this list so please, forgive me if this has already been covered previously.I noticed that the GitHub project https://github.com/onovotny/BouncyCastle-PCL supports the widest range of Windows platforms, including Universal Windows Platform (Windows 10). However, the source code does not contain a project suitable for building Universal Windows Applications, even though it is not too difficult to do this. My questions:Is there an official NuGet build of this project, that contains all supported platforms ?I noticed there is a BouncyCastle-PCL NuGet package, but this package is targeting Windows 8 Universal Apps and does not have the same class and namespace names.Would you accept a pull request where I would include the appropriate project for building the Universal Windows Platform ?Would you mind if I created a NuGet package containing all supported platforms (.Net 2.0, .Net 4.0, .Net 4.5, Silverlight, Windows 8 Universal Apps, Windows 10 UWP) ? Thanks for you feedback. --Maxime LABELLE.
