mirror of
https://github.com/billbuchanan/appliedcrypto.git
synced 2026-02-20 13:50:42 +00:00
Update README.md
This commit is contained in:
@@ -4,8 +4,9 @@
|
|||||||
|
|
||||||
The key concepts are:
|
The key concepts are:
|
||||||
|
|
||||||
|
* Light-weight cryptography.
|
||||||
* Zero-knowledge proof (ZKP).
|
* Zero-knowledge proof (ZKP).
|
||||||
* Homomophic encryption.
|
* Homomorphic encryption.
|
||||||
* Quantum-robust encryption.
|
* Quantum-robust encryption.
|
||||||
|
|
||||||
## What you should know at the end of unit?
|
## What you should know at the end of unit?
|
||||||
@@ -16,12 +17,11 @@ The key concepts are:
|
|||||||
## Material
|
## Material
|
||||||
|
|
||||||
* Week 9 Lecture (Video): [here](https://youtu.be/CKZjrCnUrAM).
|
* Week 9 Lecture (Video): [here](https://youtu.be/CKZjrCnUrAM).
|
||||||
* Week 9 Lecture (PDF): [here](https://asecuritysite.com/public/unit09_next_gen.pdf).
|
* Week 9 Lecture (PDF): [here](https://github.com/billbuchanan/appliedcrypto/tree/main/unit09_future/lecture).
|
||||||
* Week 9 Lab (PDF): [here](https://asecuritysite.com/public/lab09.pdf).
|
* Week 9 Lab (PDF): [here](https://github.com/billbuchanan/appliedcrypto/tree/main/unit09_future/lab).
|
||||||
|
|
||||||
## A few demos and articles
|
## A few demos and articles
|
||||||
|
|
||||||
* Light-weight crypto: [here](https://asecuritysite.com/light).
|
* Light-weight crypto: [here](https://asecuritysite.com/light).
|
||||||
* ZKP: [here](https://asecuritysite.com/zero).
|
* ZKP: [here](https://asecuritysite.com/zero).
|
||||||
*
|
* PCQ: [here](https://asecuritysite.com/pqc).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user