Finished cryptography handout

This commit is contained in:
2023-08-18 11:12:20 -07:00
parent 760872a815
commit bc43a4ecce
8 changed files with 443 additions and 356 deletions

View File

@ -31,7 +31,7 @@ Then learn \LaTeX, write a paper, and enjoy free admission to the graduate progr
\vfill
The discrete logarithm can be quickly computed in a few special cases. But, in general, there is no known way to efficiently compute it in general. Interestingly enough, we haven't been able to prove that an efficient solution \textit{doesn't} exist. The best we can offer is a \say{proof by effort:} many smart people have been trying for long time and haven't solved it yet. It probably doesn't exist.
The discrete logarithm can be quickly computed in a few special cases, but there is no known way to efficiently compute it in general. Interestingly enough, we haven't been able to prove that an efficient solution \textit{doesn't} exist. The best we can offer is a \say{proof by effort:} many smart people have been trying for long time and haven't solved it yet. It probably doesn't exist.
\vspace{2mm}