inner product

This commit is contained in:
Aly 2025-09-12 09:37:24 -06:00
parent c0c42524de
commit 9416dd6214
10 changed files with 28 additions and 11 deletions

View file

@ -1,4 +1,4 @@
# Decisional DiffieHellman
- decisional version of [[computational-diffie-hellman|Computational DiffieHellman]]
- decisional version of [[computational-diffie-hellman]]
- given a generator $`g`$ and uniformly selected $`\left(g^a, g^b\right)`$, discriminate $`g^{ab}`$ from a different group value $`c`$