Re: multi-key encryption algorithm is meaningful?
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


sci.crypt archive

Re: multi-key encryption algorithm is meaningful?

From: chaeso <chaeso@gmail.com>
Date: Tue Jan 17 2006 - 01:41:27 CET

I used simply Chinese remainder theorem.
You can find it after few minutes.

User choose both plaintexts,key arbitrarily.
constraint is just each key must be mutually relatively prime.
and ciphertext size is 2 times to the key size based on empirical test.
I think now one-time pad is better than this.
Received on Tue Jan 17 16:50:56 2006