problem with .NET SymmetricAlgorithm
From: Edijer (edijersarmiento_at_yahoo.com)
Date: 04/29/04
- Next message: Mircea Pleteriu: "Switch off the security"
- Previous message: Richard Purchas: "Determining my PC's SID ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 29 Apr 2004 17:46:48 +0800
Hi,
I have a problem with .NET SymmetricAlgorithms. What I do is encrypt some
plain text and convert the resulting byte to a Base64 string. Now I change
the last character of the string into some other character. Then i do the
decryption process. I expected that the result would give me a different
string from the original one, BUT! NO! It resulted to the same original
string. Well thats bizarre. Can any one help me on this??. It only happens
with the last character. Any help would be greatly appreciated!
Thanks!
- Edijer Sarmiento
- Next message: Mircea Pleteriu: "Switch off the security"
- Previous message: Richard Purchas: "Determining my PC's SID ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|