Java encryption : with method can get me a shorter message ?
Posted
by Frank
on Stack Overflow
See other posts from Stack Overflow
or by Frank
Published on 2010-03-16T01:29:50Z
Indexed on
2010/03/16
1:39 UTC
Read the original article
Hit count: 316
java
|encryption
I don't know too much about encryption, I just want to ask, which method can get me the shortest result message ?
For instance, the message looks like this : "This is the secret input message", I wonder if the encrypted message can be shorter then the above 32 characters long ? Maybe something like "dfkfjkvf12".
Frank
© Stack Overflow or respective owner