| bio | website | blueraja.com/blog |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 8 months |
| seen | May 9 at 19:13 | |
| stats | profile views | 5 |
|
Mar 8 |
comment |
What do the magic numbers 0x5c and 0x36 in the opad/ipad calc in HMAC do? Wouldn't just one of the pads have sufficed then? What's the rationale behind having two? |
|
Sep 6 |
awarded | Yearling |
|
May 16 |
comment |
Does the Biclique attack on AES pose a credible risk to its security? @John: That attack reduces the key-strength by two-bits. I would hardly call that a "credible risk." |
|
Mar 24 |
awarded | Good Answer |
|
Mar 1 |
comment |
How are primes generated for RSA? @Vilx- According to the prime number theorem, the distance between prime numbers near x is approximately ln(x). For a 1024-bit number, this is 1024*ln(2), or approximately 710. Thus, checking every odd number near some large 1024-bit number, we'd expect to have to check about 355 numbers to find a prime. For a computer, this is practically nothing. |
|
Nov 30 |
awarded | Editor |
|
Nov 30 |
revised |
Is modern encryption needlessly complicated? added 22 characters in body |
|
Oct 24 |
comment |
How to require two keyholders to decrypt a document? +1 for Shamir's secret sharing, I was just about to mention this on David's answer. |
|
Oct 21 |
comment |
Is it feasible to build an index of prime factors? To put things in perspective, there are about 2^265 atoms in the known universe. |
|
Sep 6 |
awarded | Supporter |
|
Sep 6 |
awarded | Teacher |
|
Sep 6 |
awarded | Nice Answer |
|
Sep 2 |
answered | Is modern encryption needlessly complicated? |