This commit is contained in:
2023-12-09 18:17:22 -08:00
parent a5362a2eb9
commit 6a5e02a8ac
27 changed files with 36 additions and 33 deletions

View File

@ -16,7 +16,7 @@ This is the \textit{discrete logarithm problem}, often abbreviated \textit{DLP}.
\problem{}
Does the discrete log function even exist? \par
Show that $\exp$ is a bijection, which will guarantee the existence of $\log$. \par
\note[Note]{Why does this guarantee the existence of log? Recall our lesson on funtions.}
\note[Note]{Why does this guarantee the existence of log? Recall our lesson on functions.}
\vfill