Hey,
I have an encryption library for VB.NET (Public/Private Key encryption) -- http://www.devx.com/security/Article/17249/0/page/4
And would like to be able to send encrypted data to the server and decrypt it there using the server private and public keys i have generated. I would then like to encrypt it coming back...
I heard padding will be a problem... but i hope we can find a way
I have an encryption library for VB.NET (Public/Private Key encryption) -- http://www.devx.com/security/Article/17249/0/page/4
And would like to be able to send encrypted data to the server and decrypt it there using the server private and public keys i have generated. I would then like to encrypt it coming back...
I heard padding will be a problem... but i hope we can find a way






