skaunov

skaunov @skaunov

About: Would pick the job which LLM won't

Joined:
Sep 26, 2022

skaunov
articles - 12 total

_$t$ out of $n$_ with `dcipher` and without

Listeners of Threshold Cryptography Bootcamp were (t)asked to reflect on the first four sessions we...

Learn More 0 0Aug 10

Cryptopals set 8 in Rust

As I led my current things to some milestones, and now I mostly reading about folding and prove...

Learn More 1 0Mar 14 '24

Cryptopals #51 in Rust

This one turned out to be haunting for me. I started it and had so many more priority things which...

Learn More 1 0Dec 8 '23

Cryptopals #30: Rust, solution approaches

There's few hashing challenges in Cryptopals, and some gave me pretty hard time. This one was solved...

Learn More 0 0Oct 27 '23

Cryptopals challenge #48 solution

I couldn't find a solution in Rust when I wanted, so I decided to cover this. This solution received...

Learn More 0 0Jan 22 '23

tiny investigation into Cryptopals #51

I wondered why the challenge page doesn't mention https://en.wikipedia.org/wiki/CRIME, which it...

Learn More 1 0Dec 2 '22

Cryptopals #42: personal impressions

Atm I just finished #47, and starting #48. But I need a little break, so I decided get back to this...

Learn More 0 0Nov 13 '22

Cryptopals #46: want a write-up?

I wonder if anybody is interested in https://cryptopals.com/sets/6/challenges/46 write-up? I'm...

Learn More 1 1Nov 4 '22

Cryptopals challenge #38: purpose clarification

This text focus not on the solution for the challenge, but on the point of the challenge itself. As...

Learn More 0 0Nov 3 '22

Cryptopals challenge #33: Implement Diffie-Hellman

As usual, after dealing with a challenge, which taught me something, I looked around to see how my...

Learn More 3 0Oct 16 '22

Cryptopals-25: use `edit` as keystream

Do you want a slightly simpler solution to #25 "Break "random access read/write" AES CTR"? Did you...

Learn More 0 0Sep 30 '22

"str and String in Rust confuses a lot of people in the beginning"

That what Rusteans said to me, after couple of clumsy conversions between strings and buffers. When...

Learn More 0 0Sep 28 '22