421 reputation
34
bio website coding-stories.com
location Paris, France
age 34
visits member for 2 years, 5 months
seen May 20 at 11:11
stats profile views 14

I am a software engineer specialized in Java and security/cryptography. I am also interested in testing and code quality topics.


Jul
3
comment GOST cipher test vectors
Maybe you can use these tested implementations to generate some test vectors.
Jan
25
comment Initialization vector with cipher block
Non random IV may lead to a "chosen plain text" attack. There is a nice description here: stackoverflow.com/questions/3008139/…
Jan
3
comment Is anybody using client browser certificates?
Yes I was unclear. I meant that the administration is able to to ensure that the identity of certificate requestor (i.e. the private holder) matches and the declared identity. Technically speaking there is a unique private number on the tax payment receipt (of the previous year) used as shared secret during the certificate generation process.