Skip to content

Commit

Permalink
add solve
Browse files Browse the repository at this point in the history
  • Loading branch information
richyliu committed Mar 18, 2024
1 parent 27fe324 commit 53bedc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chals/crypto/not_so_easy_ecc/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ WORKDIR /chal
COPY chal.py ./
COPY mini_ecdsa.py ./
COPY tonelli_shanks.py ./
COPY flag.py ./
RUN chmod 555 chal.py
USER chal

Expand Down

0 comments on commit 53bedc4

Please sign in to comment.