Skip to content

0xPARC/0xparc-intro-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to Programmable Cryptography

This is an attempt at an introductory lecture notes on programmable cryptography. It is developed by 0xPARC. The source files are written in Latex. To recompile them, simply compile main.tex with your favorite Latex tool.

Creating a new release

To compile the latest PDF and create a new release, run:

git tag v1.0.0
git push origin v1.0.0

replacing 1.0.0 with your desired release number.

Spot a typo? Have a suggestion?

Please open a GitHub issue!

About

Introductory lecture notes on programmable cryptography

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages