diff --git a/diffie-cult/problem.yml b/diffie-cult/problem.yml index 0fb7ea4..0316dea 100644 --- a/diffie-cult/problem.yml +++ b/diffie-cult/problem.yml @@ -1,9 +1,9 @@ title: Diffie-cult author: nicebowlofsoup -hint: Wikipedia explains Diffie-hellman pretty well. There is a also a very easy way to do this. +hint: Wikipedia explains Diffie-hellman pretty well. category: Cryptography autogen: false programming: false -value: 50 +value: 140 files: - messages.txt