facing problem while encryption
C#
5
Posts
4
Posters
1
Views
1
Watching
-
Hi, If the string is of any length(like 1 or 20), need to encrypt this string to 10 char length. Please help me Thannks Sri
-
How can 20 chars fit into 10 chars? I think you need to re-read your problem/task again.
xacc.ide - now with TabsToSpaces support
IronScheme - 1.0 alpha 4a out now (29 May 2008)
((lambda (x) `((lambda (x) ,x) ',x)) '`((lambda (x) ,x) ',x))huffman encryption :P
-
huffman encryption :P
-
Huh? Huffman a) is not an encryption method, but rather a compression method (entropy encoding to be precise) b) does not guarantee compression sizes of 50% (20 chars to 10)
Thus the " ;P "