News  [SoftwareSite

Latest News
Older News
RSS Feed
 
Complete Projects
Useful Classes
Top Downloads
Message Board
AllAPI.net
 
Send Comments
Software License
Mentalis.org Buttons
Donate
 
Forums -> Miscellaneous Forum
 
DiffieHellman, BigInteger and .NET 4

Reply

by Yves [nospam at unclassified dot de]
posted on 2011/08/06

I\'ve downloaded your DiffieHellman class to support the SharpSSH project in my application. The first thing it did was complaining about unsafe code in Mono\'s BigInteger class. I\'ve found that .NET 4 also has a BigInteger type in System.Numerics, but it seems incompatible with the one you\'re using. Do you think it could be made compatible in some way so that I don\'t need to allow unsafe code?

 

Copyright © 2002-2007, The Mentalis.org Team. All rights reserved.
This site is located at http://www.mentalis.org/
Send comments to the webmaster.