UofSC-Fall-2022-Math-587-001 / homework12

Elliptic curve cryptography

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homework 12

This week we have a written part and an implementation part.

Written part

Answer the questions found in main.tex and turn your answers in by uploading them back here before midnight on the due date. You may do this as many times as you want. Only your final submission counts.

Remember this is math class so be sure to justify your answers. You will be graded on correctness and proper justification.

Note: when you submit, your filename must be solutions.pdf and it must be a pdf.

Implementation part

You will implement basic signing and verification for ECDSA.

About

Elliptic curve cryptography


Languages

Language:Go 78.3%Language:TeX 18.6%Language:Dockerfile 3.1%