Coder Social home page Coder Social logo

siv2r / crypto-puzzle Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 89 KB

My attempt at intresting cryptographic challenges

Makefile 5.45% C 50.02% Sage 6.19% Python 38.33%
bitcoin cryptography schnorr-signatures schnorr-multisig shamir-secret-sharing

crypto-puzzle's Introduction

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.

crypto-puzzle's People

Contributors

siv2r avatar

Watchers

 avatar

Forkers

startup-dreamer

crypto-puzzle's Issues

Rogue Key attack

Some context:

You're unnecessarily introducing an extra X3; what you want instead is to provide a modified X2' so that you know the private key corresponding to X1 + X2'.
BTW xonly keys are really annoying but don't actually add any security

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.