Re: Java encryption implementation
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: Java encryption implementation

From: Lars Schoening <lars@newdarkness.com>
Date: Mon Nov 28 2005 - 17:40:27 CET

TC wrote:
> Lars Schoening wrote:
>
>
>>Im checking it with cn=0 right now and it didn't repeat til n=2^32 yet,
>>not sure if that makes the thing any good...
>
>
>
> This generator doesn't repeat until 2^100,000,000 (!)
>
> Is /it/ any good?
>
> for n = 1 to 2^100,000,000
>
> TC
>
Thank-you for that information, just /how the heck did you find out/,
seems a little hard with computation :)? I personally didn't expect more
then a maximum of 2^60 possibilities and I'm wondering how you were able
to retrieve this mathematically.
Received on Sat Dec 3 04:20:10 2005