Hi!

I've made a fork of Sergey Bochkanov's X-MPIR and the late Emil Stefanov's "GMP 
for .NET", which combines the two. I call the result Mpir.NET.

It's available on GitHub, http://wezeku.github.io/Mpir.NET/ and described
in a blog post on 
http://blog.wezeku.com/2014/06/12/mpir-net-nuget-package-for-high-performance-large-integers/.

The MPIR DLLs are compiled with the p0 and k8 targets, which I chose to make 
Mpir.NET compatible with everything except pre Pentium antiques.

I also made an RSA signature verification benchmark, 
http://blog.wezeku.com/2014/06/10/high-performance-large-integers-in-net/, 
where MPIR outperforms Microsoft's RSACryptoServiceProvider, but I suspect you 
already knew that MPIR was faster.

/John Reynolds

-- 
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mpir-devel+unsubscr...@googlegroups.com.
To post to this group, send email to mpir-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/mpir-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to