Skip to content

My attempt at intresting cryptographic challenges

Notifications You must be signed in to change notification settings

siv2r/crypto-puzzle

Repository files navigation

Description

Compilation of my solutions to cryptography-related challenges that I find interesting. Each challenge directory will contain a README file explaining the problem statement, build instruction, and solution approach.

Don't hesitate to reach out if my solution is confusing or needs a better explanation. In the future, I will write a blog about a few of my solutions (not my top priority at the moment).


Challenges Solved

1. Bitcoin flavoured Crypto Challenges

Here's a Bitcoin-flavored cryptography challenge in the spirit of Cryptopals --by Elliot Jin (@robot_dreams)


Build Instruction

The README file of each challenge has the required build instruction.


Gratitude

I am very grateful to my mentor Jesse Posner for helping me understand daunting cryptographic schemes. I learned so many interesting cryptographic concepts from our weekly meetings.

A huge shout out to Elliot Jin for helping me come up with a solution for the challenge 3.