Minor edits

This commit is contained in:
2023-12-05 17:32:03 -08:00
parent 84b40a2ff0
commit fbc7d87577
3 changed files with 5 additions and 5 deletions

View File

@ -93,7 +93,7 @@ What is their shared secret?
\problem{}
Let $p = 11$, $g = 2$, $a = 9$, and $b = 4$. \par
Run the algorithm. What is the resultingw shared secret?
Run the algorithm. What is the resulting shared secret?
\begin{solution}
$g^b = 5$\par