Quote from: Marty on Jun 03, 2003, 03:46 AMSkeptic,
It's funny that the topic has wandered off into crypto. Just a few days ago I posted a program to codeproject demonstrating how simple it is to force a specific CRC in a file. One often sees it stated that CRC's shouldn't be used for message digest apps but a lot of people seem to think they are candidates and a lot of crypto tyros fall in love with them. It's also applicable to error correcting codes, an area I've been intrigued by for decades.
-Marty

Quote from: Anonymous on Jun 03, 2003, 12:59 AMFair enough. Yes, cracking 128 bit encryption requires far more computing power than 64 bit, and if I were going to use a public-private key encryption system, I would certainly choose the highest number of bits possible, but the main point is that if someone develops an efficient factorization algorithm (say O(lg n) where n is the number being factored) then the number of bits used is irrelevant.

Quote from: orolan on Jun 02, 2003, 08:44 PMAnonymous,
I beg to differ with you. The RSA 64-bit RC5 encryption algorithm was cracked on July 14th, 2002.
While it took nearly fours years and the combined computing power of the equivalent of 46,000 2GHZ AMD Athlons, the fact is, it was done.
And who knows how many algorithms have been cracked by the super-computers in the basement of the NSA building? Do you think they would actually tells us?
Your cautions on the usage of PGP should be heeded by all. I for one would not use 64-bit encryption, or RSA for that matter. I prefer 128-bit Blowfish encryption.
Quote from: Teddi k on Apr 01, 2003, 10:58 AMLet's think about this....if man has created it,then man can defeat it...
...learning is always a step ahead of technology because it is required to invent new technology in the first place...
Quote from: orolan on Apr 01, 2003, 03:58 PM"Legitimate proven technologies are safe only for a few months, while "snake oil", quackery and old wives' tales may last for an eternity."
That better?

QuoteIn today's world no technology is safe for more than a few months.