[mpir-devel] Windows 7 x64 and VS2010 Professional

2012-03-27 Thread michael85
Hello, I have started working on a client server system in C++ for privacy preserving signal processing applications. Since this system will rely on certain public key cryptography primitives, I decided to try and implement them with MPIR, since GMP seems a bit more complicated to compile on

[mpir-devel] Re: Windows 7 x64 and VS2010 Professional

2012-03-27 Thread Cactus
On Tuesday, March 27, 2012 2:38:57 PM UTC+1, michael85 wrote: Hello, I have started working on a client server system in C++ for privacy preserving signal processing applications. Since this system will rely on certain public key cryptography primitives, I decided to try and implement

Re: [mpir-devel] Re: Windows 7 x64 and VS2010 Professional

2012-03-27 Thread Bill Hart
On 27 March 2012 16:42, Cactus rieman...@gmail.com wrote: On Tuesday, March 27, 2012 2:38:57 PM UTC+1, michael85 wrote: Hello, I have started working on a client server system in C++ for privacy preserving signal processing applications. Since this system will rely on certain public key

[mpir-devel] Re: Windows 7 x64 and VS2010 Professional

2012-03-27 Thread michael85
Hi Brian, Thank you for the insightful comments, but your statement regarding the code not being suitable for cryptographic use is quite disappointing for me. Indeed, it looks discouraging to try and implement the required primitives in a secure and safe manner using this library, but are

[mpir-devel] Re: Windows 7 x64 and VS2010 Professional

2012-03-27 Thread Cactus
On Tuesday, March 27, 2012 5:38:46 PM UTC+1, michael85 wrote: Hi Brian, Thank you for the insightful comments, but your statement regarding the code not being suitable for cryptographic use is quite disappointing for me. Indeed, it looks discouraging to try and implement the required