Listeners of Threshold Cryptography Bootcamp were (t)asked to reflect on the first four sessions we...
As I led my current things to some milestones, and now I mostly reading about folding and prove...
This one turned out to be haunting for me. I started it and had so many more priority things which...
There's few hashing challenges in Cryptopals, and some gave me pretty hard time. This one was solved...
I couldn't find a solution in Rust when I wanted, so I decided to cover this. This solution received...
I wondered why the challenge page doesn't mention https://en.wikipedia.org/wiki/CRIME, which it...
Atm I just finished #47, and starting #48. But I need a little break, so I decided get back to this...
I wonder if anybody is interested in https://cryptopals.com/sets/6/challenges/46 write-up? I'm...
This text focus not on the solution for the challenge, but on the point of the challenge itself. As...
As usual, after dealing with a challenge, which taught me something, I looked around to see how my...
Do you want a slightly simpler solution to #25 "Break "random access read/write" AES CTR"? Did you...
That what Rusteans said to me, after couple of clumsy conversions between strings and buffers. When...