| bio | website | plzz.de |
|---|---|---|
| location | Germany | |
| age | 25 | |
| visits | member for | 1 year, 6 months |
| seen | Mar 21 at 18:47 | |
| stats | profile views | 6 |
I'm a Software Developer based in Berlin, Germany.
I'm on Google+
- Moderator ♦ at
Ask Ubuntu
|
Nov 9 |
awarded | Yearling |
|
Apr 1 |
accepted | What challenge should I use in a challenge-response proof-of-work? |
|
Mar 30 |
comment |
What challenge should I use in a challenge-response proof-of-work? I should have made that clearer: when I say "stateless" I mean in the same way that HTTP is stateless. On your point about PRNGs: I'm using /dev/urandom, which doesn't bog down (I never knew, thanks!) but loses entropy after a while. That would't be a problem, but I have to use it again shortly after the proof-of-work, to generate keys. Now my thinking is that an attacker could reduce the security of those keys by firstly draining the entropy of /dev/urandom. Would that be a valid concern? |
|
Mar 30 |
revised |
What challenge should I use in a challenge-response proof-of-work? added 175 characters in body |
|
Mar 30 |
asked | What challenge should I use in a challenge-response proof-of-work? |
|
Feb 17 |
awarded | Talkative |
|
Dec 9 |
accepted | Why are the random exponents so much bigger in the Socialist Millionaire protocol versus Diffie-Hellman key exchange? |
|
Dec 9 |
asked | Why are the random exponents so much bigger in the Socialist Millionaire protocol versus Diffie-Hellman key exchange? |
|
Nov 17 |
awarded | Organizer |
|
Nov 17 |
revised |
What is the proper way to use a client nonce? Removed some superfluous to improve readability, modified the layout slighty. Replaced "cnonce" with "client nonce" for Google (but left one of them in) |
|
Nov 17 |
suggested | suggested edit on What is the proper way to use a client nonce? |
|
Nov 15 |
comment |
Cipher for Product Registration? If you're going to send binary data to the user, it makes sense to encode it in something other than hexadecimal. Take a look at Crockford's Base32, which avoids characters that can be confused easily. |
|
Nov 11 |
awarded | Scholar |
|
Nov 11 |
awarded | Citizen Patrol |
|
Nov 11 |
accepted | Is it reasonable to assure that p-1 and q-1 aren't smooth? |
|
Nov 10 |
revised |
Is it reasonable to assure that p-1 and q-1 aren't smooth? added a link to wp:sophie germain prime, hopefully distinguishes it from "safe prime" (which I thought it was talking about for a minute there) |
|
Nov 10 |
suggested | suggested edit on Is it reasonable to assure that p-1 and q-1 aren't smooth? |
|
Nov 9 |
awarded | Teacher |
|
Nov 9 |
awarded | Student |
|
Nov 9 |
revised |
Is it reasonable to assure that p-1 and q-1 aren't smooth? added 13 characters in body |