7,916 reputation
1938
bio website pwnhome.wordpress.com
location
age
visits member for 1 year, 9 months
seen 1 hour ago
stats profile views 68

I like crypto. Need I say more?


Sep
13
answered fixing WEP by treating all messages as one long stream
Sep
13
answered What is safer: ZipCrypto or AES-256?
Sep
13
reviewed Approve suggested edit on How do ciphers change plaintext into numeric digits for computing?
Sep
13
comment fixing WEP by treating all messages as one long stream
A stream cipher.
Sep
12
answered How many keys does the Playfair Cipher have?
Sep
12
comment How practical are side-channel attacks and how much of a concern are they?
@FrancisW.Usher, that was definitely something I had thought about. I think it can be answered if someone knows the industry well enough. If most of the vendors out there are worried about this stuff and putting protections in their products, then there is good reason to believe that the attacks are possible (as the protections only add to cost, etc). We'll see, right.
Sep
12
revised How practical are side-channel attacks and how much of a concern are they?
edited title
Sep
11
asked How practical are side-channel attacks and how much of a concern are they?
Sep
11
reviewed Edit suggested edit on modulus condition
Sep
11
revised modulus condition
significance
Sep
11
comment Security considerations for partially shared password databases
@uosɐſ, I re-opened this question and closed the other as you requested. Since there were answers on the other, I have merged the two so that the answers would show up here.
Sep
8
awarded  Revival
Sep
8
awarded  Revival
Sep
7
answered Is it possible take a piece of data in secret?
Sep
7
answered What is the harm if I publish an encrypted RSA private key publicly?
Sep
7
answered Is this a good way to encrypt a file?
Sep
7
answered S-box design criteria and random sboxes
Sep
5
comment Bitcoin Research
Would you mind rewording your question some? I'm having a hard time figuring out what you are asking. As worded you are asking if anyone knows of any research that is or has been done. The answer to that is clearly yes, someone does know of research that is/has been done. Are you wanting a list of research areas within the bitcoin realm that relate to cryptography? Is there something specific that a simple search of "bitcoin" on google scholar is not turning up that you are interested in?
Sep
5
answered Is Porticor's “homomorphic” key encryption something that can really be done or is it just marketing hype?
Sep
5
comment Why does ROT13 provide no cryptographic security?
Get the plaintext from the statistical analysis, then look at the substitution table used to get the plaintext. It will be very obvious. If you mean by only looking at the ciphertext, that would be hard to tell that it was the ROT13. You could, however, tell it was a simple substitution cipher by only looking at the ciphertext, but without further analysis, you couldn't recreate the substitution table.