From 0fab3fec469386d6ed91fa0c442923c418961107 Mon Sep 17 00:00:00 2001 From: Sophia Liu <91706701+s0phialiu@users.noreply.github.com> Date: Mon, 18 Mar 2024 16:45:22 -0500 Subject: [PATCH] Update challenge.yml --- chals/crypto/not_so_easy_ecc/challenge.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/chals/crypto/not_so_easy_ecc/challenge.yml b/chals/crypto/not_so_easy_ecc/challenge.yml index e16cd5f..dfbcfe1 100644 --- a/chals/crypto/not_so_easy_ecc/challenge.yml +++ b/chals/crypto/not_so_easy_ecc/challenge.yml @@ -5,8 +5,12 @@ description: |- I just learned about this cool new encryption scheme called Elliptic Curve Cryptography. It's so powerful, it doesn't matter how I use it! **author**: Hassam -value: 300 +value: 500 type: dynamic +extra: + initial: 500 + decay: 150 + minimum: 100 tags: - medium flags: