Re: How to verify a decrypted cyphertext
- From: Brian Beck <beckbria@xxxxxxx>
- Date: Sat, 20 May 2006 16:50:04 -0400
I assume you're referring to some sort of brute-force attempt to find the key. In the case of a random message, there is absolutely no way to verify that the decoding was properly done unless there is some pattern to the message (such as a language or something similar). If the key was known, the only way to verify successful decoding would be to re-decrypt the message and ensure that you got the same result.
alexpheno@xxxxxxxxx wrote:
Hello list,
Does anybody know how a computer verifies that it has succesfully decrypted a
cyphertext?
In the case of Project RC5, they have to find out a string which is known to be
readable and probably use pattern-matching algorithms based on some sort of
dictionary (my 2 cents). But in the case of a encrypted random string how woud one
know that the solution has been found.
Thanks.
- References:
- How to verify a decrypted cyphertext
- From: alexpheno
- How to verify a decrypted cyphertext
- Prev by Date: Re: [unisog] OT: Putting Encyption Functions in the HDDs
- Next by Date: Re: Article: "Security Absurdity: The Complete, Unquestionable, And Total Failure of Information Security."
- Previous by thread: How to verify a decrypted cyphertext
- Next by thread: RE: How to verify a decrypted cyphertext
- Index(es):