add python notebook
This commit is contained in:
parent
060130a0c6
commit
51fe4976c6
1 changed files with 1 additions and 2 deletions
|
@ -89,5 +89,4 @@ if __name__ == "__main__":
|
|||
bob = Person("bob", 0, 0, 0)
|
||||
|
||||
Person.diffie_hellman(curve, alice, bob)
|
||||
alice.send("Hello world", bob)
|
||||
|
||||
alice.send("Hello world", bob)
|
Loading…
Add table
Reference in a new issue