Results 1 to 2 of 2

Thread: AES Encryption Problem bwteen vb.net and other languages.

  1. #1

    Thread Starter
    Hyperactive Member gtilles's Avatar
    Join Date
    Dec 2004
    Location
    Planet Earth
    Posts
    394

    AES Encryption Problem bwteen vb.net and other languages.

    I have found numerous vb.net examples of using AES encryption, and they all seem to work for
    Encrypting and Decrypting within the VB.net world but as soon as I try to decrypt using another language I get garbage.
    I am trying to send data via a webservice to be consumed by a perl script but have yet to make it work.
    At minimum I would think I could go to this website and decrypt a string but it doesn't work either.
    http://myeasywww.appspot.com/easyweb...d=UTILITY&ID=2
    Once again I can encrypt and decrypt within my vb.net testing enviroment.
    Truly, you have a dizzying intellect.

  2. #2
    PowerPoster kaliman79912's Avatar
    Join Date
    Jan 2009
    Location
    Ciudad Juarez, Chihuahua. Mexico
    Posts
    2,593

    Re: AES Encryption Problem bwteen vb.net and other languages.

    Without your code, it would be difficult to see the issue. Sounds like you have an ancrypting algorithm that produces something different than a AES, but you handle it in the decryption.
    More important than the will to succeed, is the will to prepare for success.

    Please rate the posts, your comments are the fuel to keep helping people

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width