Re: Searching for a special challenge&response algorithm
- From: Jan Peter Stotz <jp_news@xxxxxx>
- Date: Sun, 30 Apr 2006 11:42:34 +0200
David Wagner schrieb:
Jan Peter Stotz wrote:
When a client connects to a server it has to authenticate itself against
the server. For preventing brute force attacks against this authentication
(systematic testing) with one client the server creates a challenge which
has to be solved by the client. For solving the challenge the client needs
a bit of CPU power which results in a delay of about a second. The server
only allows an authentication by the client after successfully solving the
challenge.
You'll find a lot of work on the literature on this subject.
Some key words to aid you in your literature search: "client puzzles",
"hashcash", "proofs of work".
Thank you David, these are the keywords I were searching for.
Jan
.
- References:
- Searching for a special challenge&response algorithm
- From: Jan Peter Stotz
- Re: Searching for a special challenge&response algorithm
- From: David Wagner
- Searching for a special challenge&response algorithm
- Prev by Date: Re: Searching for a special challenge&response algorithm
- Next by Date: Re: Elliptic Curve RSA
- Previous by thread: Re: Searching for a special challenge&response algorithm
- Next by thread: Re: Searching for a special challenge&response algorithm
- Index(es):
Relevant Pages
|