ASPFriends.com 'ngfx-cryptography' list
Up to: Discussion Lists

  • RSS Syndication
  • Latest Discussions Archive
    Any one played with RSACryptoServiceProvider (4 replies)
    ASPFriends.com 'ngfx-cryptography' list
    Hello All, Has any one played with the "RSACryptoServiceProvider" class? I've tryed to encrypt the some string with this class and when I decrypt the data I get the following error. System.Security.Cryptography.CryptographicException: Error occurred while decoding OAEP padding. at System.Security.Cryptography.RSACryptoServiceProvider. DecryptPKWin2KEnh(IntPtr hPubKey, Byte[] rgbKey, Boolean fOAEP)...
    DES clientside and server side security cryptography (2 replies)
    ASPFriends.com 'ngfx-cryptography' list
    Moved from [aspngarchitecture] to [ngfx cryptography] by Let the good times roll bbilbro@hotmail.com I want to encrypt data since from clientside (input form) and then decrypt it at server ... I used DES javascript library from : Masanao Izumo mo@goice.co.jp * Version: 1.3.0 * LastModified: Oct 22, 1998. And at server side i used DES provided by .Net The result are not the same on both... the resu...
    MemoryStream example? (3 replies)
    ASPFriends.com 'ngfx-cryptography' list
    Whenever I look for examples using the cryptographic streams, I only ever see underlying streams as NetworkStreams or FileStreams, but not MemoryStreams. I tried making one using a MemoryStream, but got all kinds errors. "Bad Data" on decryption, or something about using a Disposed stream. What's going on? Could somebody give me an example of using a MemoryStream being written to thru a wrapping c...
    What is the IV? (9 replies)
    ASPFriends.com 'ngfx-cryptography' list
    I'm looking into symetric encryption for the first time, and I'm wondering: 1) What is the IV? 2) How does it relate to the Key? 3) Do I have to keep it secret like I keep the key secret? 4) Is it "ok" to embed it in my code and use the same one all the time for a given class/use? thanks, Andy Smith Chief Code Monkey 20
    Certificate: What kind and how to load (3 replies)
    ASPFriends.com 'ngfx-cryptography' list
    Hello all, This is the code I am using to http wise comm. With a server that uses a proxy and a 128 bit certificate: Private Sub certify(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim httpWReq As HttpWebRequest Dim proxyObject As New WebProxy("http://samsproxy.verizonwireless.com:9090", True) Dim cert As X509Certificate X509Certificate.CreateFromCertFile("c:\...
    Simple VB.Net sample for Rijndael encryption/decryption needed (2 replies)
    ASPFriends.com 'ngfx-cryptography' list
    Copied from [aspngsec] to [ngfx cryptography] by Charles M. Carroll charlesmarkcarroll@yahoo.com Hello, Could anyone provide me a simple VB.Net sample about how to use the Rijndael algoritm to Encrypt/Decrypt Stings of data so that (later on) i could store it to disk, view it in a textbox or send it thru a TCPClient ? I don't care what the IV is, as long as i can set the Key to what i want. (Heck,...
    DES Algorithm (2 replies, VIP)
    ASPFriends.com 'ngfx-cryptography' list
    Moved from [aspngwebservices] to [ngfx cryptography] by Todo Proudfoot Hi, I have used DES algorith to encrypt sring on Java side and trying to decrypt the same on .NET side (when we receive the data). But we see that the encrypted string size from Java is 2 times that of the same string encrypted in .NET. We both use the cryptography classes provided by the .NET/J2EE... Any ideas? Why is this? Pl...
    Visit the archive for messages from this site.
  • October 2001 (1 item)
  • March 2002 (2 items)
  • April 2002 (2 items)
  • July 2002 (1 item)
  • August 2002 (1 item)
    Ad
    MBR BootFX
    Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
     
     Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
    Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com