Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ashutosh1206
GitHub Repository: ashutosh1206/Crypton
Path: blob/master/Discrete-Logarithm-Problem/Elliptic-Curve-DLP/Algo-Pollard-Rho/Challenges/Multiplayer-1/README.md
869 views

Multiplayer-1

  1. Challenge Description: https://ctftime.org/task/6860

  2. Writeups:

Directory Contents

  1. server.sage- given encryption script

  2. parameters.sage - File containing public EC parameters required for hosting the challenge locally

  3. points.db - database essential for challenge hosting