Re: Encryption Error "Length of the data to decrypt is invalid"
From: Jimski (jimski.brock_at_gmail.com)
Date: 03/15/05
- Next message: Marcin Grzębski: "Re: call external program"
- Previous message: Mark Broadbent: "use of struct"
- In reply to: DalePres: "Re: Encryption Error "Length of the data to decrypt is invalid""
- Next in thread: DalePres: "Re: Encryption Error "Length of the data to decrypt is invalid""
- Reply: DalePres: "Re: Encryption Error "Length of the data to decrypt is invalid""
- Messages sorted by: [ date ] [ thread ]
Date: 15 Mar 2005 05:12:34 -0800
Thanks Dale,
Your code identified an area that I was implementing wrong.
In my decryption routine I should have populated the memory stream with
the bytes and then created the CryptoStream. Writing them afterwards
was causing problems.
Cheers for you help.
Jimski
- Next message: Marcin Grzębski: "Re: call external program"
- Previous message: Mark Broadbent: "use of struct"
- In reply to: DalePres: "Re: Encryption Error "Length of the data to decrypt is invalid""
- Next in thread: DalePres: "Re: Encryption Error "Length of the data to decrypt is invalid""
- Reply: DalePres: "Re: Encryption Error "Length of the data to decrypt is invalid""
- Messages sorted by: [ date ] [ thread ]