From 8e922714a5a5cc80c571e52e73e0a5550ba7b8a0 Mon Sep 17 00:00:00 2001 From: ashutosh1206 Date: Sun, 14 Apr 2019 02:12:00 +0530 Subject: [PATCH] Added new chall for Invalid Curve Attack --- .../Attack-Invalid-Curve-Point/Challenges/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Diffie-Hellman-Key-Exchange/Attack-Invalid-Curve-Point/Challenges/README.md b/Diffie-Hellman-Key-Exchange/Attack-Invalid-Curve-Point/Challenges/README.md index 4ccd762..78d4c27 100644 --- a/Diffie-Hellman-Key-Exchange/Attack-Invalid-Curve-Point/Challenges/README.md +++ b/Diffie-Hellman-Key-Exchange/Attack-Invalid-Curve-Point/Challenges/README.md @@ -4,3 +4,4 @@ |-------|:-------------------:|:-------------------:|:----:|:----------------:|:------:| | 1 | Cryptopals Set-8 Challenge-59 | _None_ | _None_ | Medium | _None_ | | 2 | [EC-Cooldown](https://github.com/teambi0s/InCTFi/tree/master/2018/Crypto/EC-Cooldown) | InCTF International-2018 | 2018 | Medium | 1000 | +| 3 | [Secure Password DB](https://ctftime.org/task/8086) | SpamAndFlags Teaser 2019 | 2019 | Medium | 357 |