/cryptography-workshop

Cryptographic Signature Workshop

Primary LanguageTypstCreative Commons Zero v1.0 UniversalCC0-1.0

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