updates
This commit is contained in:
@@ -59,6 +59,14 @@
|
||||
|
||||
### Post-Quantum (PQ) crypto
|
||||
|
||||
- Fundamentally different computation paradigm than "classical" von Neumann or dataflow models
|
||||
- Relies on properties of quantum physics to solve problems efficiently
|
||||
- Superposition: state of quantum bit ("qubit") expressed by probability model over continuous range of values (vs. classic bit: 0 or 1 only)
|
||||
- Like being able to operate on all possible bit combos of a register simultaneously, instead of operating on only one among all possibilities
|
||||
- Entanglement: operating on one qubit affects others
|
||||
|
||||
|
||||
|
||||
### Zero-Knowledge (ZK) proofs
|
||||
|
||||
### Homomorphic encryption
|
||||
Reference in New Issue
Block a user