# Industrial Keynote @ PSE Core Program
Resources for the PSE Core Program Industrial Keynote -- 08-15-24.
Introductory post:
- [MPC intro](https://hackmd.io/@brech1/mpc)
Pragmatic MPC book:
- [A Pragmatic Introduction to Secure Multi-Party Computation](https://securecomputation.org/)
Some MPC related projects we're building at [PSE](https://pse.dev):
- [mpz](https://github.com/privacy-scaling-explorations/mpz): Collection of multi-party computation libraries written in Rust :crab:.
- [tls-notary](https://github.com/tlsnotary/tlsn): Data provenance and privacy with secure multi-party computation.
- [circom-2-arithc](https://github.com/namnc/circom-2-arithc): Circom to Arithmetic Circuit compiler.
- [circom-2-arithc-ts](https://github.com/voltrevo/circom-2-arithc-ts): Circom to Arithmetic Circuit compiler TypeScript library.
- [mpz-play](https://github.com/th4s/mpz-play): A workshop to get familiar with the mpz library.
Great list of software libraries and frameworks to start building:
- [awesome-mpc](https://github.com/rdragos/awesome-mpc?tab=readme-ov-file#software)
P0tion Resources:
- [Docs](https://p0tion.super.site/)
Slides:
- [Slides](https://docs.google.com/presentation/d/10oBUTOMsrV4QY1NgEto05CwlQk6szU9brnxxEBskK0Q/edit?usp=sharing)