add some cryptography stuff
This commit is contained in:
parent
3bc9811e25
commit
c0c42524de
7 changed files with 30 additions and 0 deletions
4
decisional-diffie-hellman.md
Normal file
4
decisional-diffie-hellman.md
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Decisional Diffie–Hellman
|
||||
|
||||
- decisional version of [[computational-diffie-hellman|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`$
|
Loading…
Add table
Add a link
Reference in a new issue