{"id":16517835,"url":"https://github.com/erhant/lambda-0b10","last_synced_at":"2025-03-21T08:31:54.500Z","repository":{"id":227417040,"uuid":"771053809","full_name":"erhant/lambda-0b10","owner":"erhant","description":"Lecture notes \u0026 exercises from Sparkling Water Bootcamp in Cryptography 0b10.","archived":false,"fork":false,"pushed_at":"2024-10-13T12:28:08.000Z","size":216,"stargazers_count":28,"open_issues_count":0,"forks_count":10,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T23:12:12.909Z","etag":null,"topics":["cryptography","lambdaworks","math","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erhant.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-12T15:54:44.000Z","updated_at":"2024-12-28T14:08:30.000Z","dependencies_parsed_at":"2024-05-18T21:26:34.097Z","dependency_job_id":"c7429c97-3ffa-4822-91c7-c746e172619a","html_url":"https://github.com/erhant/lambda-0b10","commit_stats":null,"previous_names":["erhant/lambda-0b10"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erhant%2Flambda-0b10","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erhant%2Flambda-0b10/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erhant%2Flambda-0b10/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erhant%2Flambda-0b10/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erhant","download_url":"https://codeload.github.com/erhant/lambda-0b10/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244765494,"owners_count":20506823,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cryptography","lambdaworks","math","rust"],"created_at":"2024-10-11T16:33:55.422Z","updated_at":"2025-03-21T08:31:53.104Z","avatar_url":"https://github.com/erhant.png","language":"Rust","readme":"# Sparkling Water Bootcamp 0b10\n\nThis repository is an umbrella repository for my notes during [Sparkling Water Bootcamp in Cryptography 01b0](https://github.com/lambdaclass/lambdaworks/blob/bootcamp0b10/bootcamp/sparkling_water_0b10.md). The lecture notes are given below:\n\n- [Week 1](./docs/WEEK-1.md): Arithmetic, Abstract Algebra, Polynomials, RSA, FFT.\n- [Week 2](./docs/WEEK-2.md): Elliptic Curves, Commitments \u0026 Hashing, Pairings.\n- [Week 3](./docs/WEEK-3.md): SNARKs, KZG, BabySNARK.\n- [Week 4](./docs/WEEK-4.md): STARKs, FRI.\n- [Week 5](./docs/WEEK-5.md): PlonK.\n- \u003cstrike\u003e[Week 6](./docs/WEEK-6.md)\u003c/strike\u003e (_skipped due to conference_)\n- [Week 7](./docs/WEEK-7.md): MLE, Sumcheck, Binius, Brakedown.\n- [Week 8](./docs/WEEK-8.md): Plookup, zkVMs.\n\nExercises are given below:\n\n- [Interview](./exercises/interview/README.md): bootcamp interview questions \u0026 answers.\n- [RSA](./exercises/rsa/): very basic implementation of **RSA cryptosystem**.\n- [Shamir](./exercises/shamir-secret-share/README.md): a basic **Shamir's Secret Sharing** implementation.\n- [NTT](./exercises/ntt/README.md): a very basic fast radix-2 **Number Theoretic Transform** implementation.\n- [Vault of Loki](./exercises/vault-of-loki/README.md): **KZG** fake proof challenge by LambdaClass.\n- [BabySnark](./snarks/babysnark/): small example circuits using **BabySnark**.\n- [Stark101](./snarks/stark101/README.md): the **Stark101** prover, based on its blog posts.\n- [Sumcheck](./exercises/sumcheck/README.md): an implementation of **Sumcheck protocol** for multilinear polynomials.\n\nYou can run any of these via the Makefile, just see:\n\n```sh\nmake interview\nmake rsa\nmake shamir\nmake ntt\nmake vault-of-loki\nmake stark101\nmake sumcheck\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferhant%2Flambda-0b10","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferhant%2Flambda-0b10","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferhant%2Flambda-0b10/lists"}