Open tomato42 opened 11 months ago
is it fixed by https://github.com/tomato42/marvin-toolkit/pull/7 ?
no, #7 is a new harness, this is about generated test vectors
Then, could you assign me to the pr please?
create a PR addressing it, and I'll do it
Nice
@tomato42 I started.
I am stuck because I do not know if I should change the type variable. I need to guess the arguments from the command line argument size.
I told you multiple times already: until you understand how the Bleichenbacher attack works with reliable oracles, you have no reason to work on the timing variant of it
and #14 is not even editing the relevant file; this is issue is about step2-marvin.sh
Ghank you very much for the help. I am reading your comment carefully.
I need more time to read the paper. Can I start another pr on step2-marvin.sh the next week please?
@tomato42 I would like to understand Bleichenbacher attack. Do you know a place or links for exercices please? I only read the paper.
See the ROBOT paper from Böck
I would like to code an exploit on the last ROBOT from Bock.
I am doing ctf and then I will come back.
Check out https://cryptopals.com/sets/6/challenges/47
see you soon.
I will start with https://cryptopals.com/sets/6/challenges/41
let me follow introduction to mathematical cryptography
to continue
Hello.
I am still working on the PR. But I need to learn more from the book introduction to mathematical cryptography
before.
The PR should be ready 2 months latters!
is it ok for you 2 month @tomato42 ? I am progressing very fast!
For debugging it would be nice to be able to create one ciphertext per probe output, like what
./step2.sh
does.