Skip to content

Commit

Permalink
chore: add ECC course to resources
Browse files Browse the repository at this point in the history
  • Loading branch information
curryrasul committed Mar 27, 2024
1 parent 0e3142c commit ec34269
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/[lang]/content/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,11 @@
description="Lecture and course materials about recent advancements in zero-knowledge cryptography over the last ten years, with a strong emphasis on their practical and user-facing applications."
url="https://zk-learning.org/"
/>
<ResourceItem
label="Elliptic Curve Cryptography from scratch"
description="A full course of lectures by Matan that covers everything from basic naive set theory to pairings."
url="https://www.youtube.com/playlist?list=PLV91V4b0yVqQ_inAjuIB5SwBNyYmA9S6M"
/>
<ResourceItem
label="Learn by 0xPARC"
description="Born out of their first Applied ZK Learning Group. Supported by volunteers from their community."
Expand Down

0 comments on commit ec34269

Please sign in to comment.