storopoli / cryptography-workshop

Cryptographic Signature Workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cryptography Signatures Workshop

CC0

This workshop covers:

  • One-way Functions
  • Hash Functions
  • Public-key Cryptography
  • DSA
  • Schnorr
  • Why we don’t reuse nonces?
  • Why we can combine Schnorr Signatures and not DSA?

The slides are built using Typst on CI and found at the latest release.

Examples for DSA and Schnorr signing and verifying are provided for Rust and Python. DON'T USE THEM FOR REAL WORLD APPLICATION!!!

License

This content is licensed under a Creative Commons Public Domain CC0 1.0 License.

CC0

About

Cryptographic Signature Workshop

License:Creative Commons Zero v1.0 Universal


Languages

Language:Typst 100.0%