Problem Set 4!
This commit is contained in:
parent
2dff39447e
commit
530a8d2ce4
9 changed files with 309 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
\usepackage[pdftitle=Applied Cryptography,pdflang=en-US,colorlinks=true,linkcolor=OliveGreen,urlcolor=OliveGreen,citecolor=OliveGreen,bookmarksopen=true]{hyperref}
|
||||
\usepackage{xurl,hyperxmp,graphicx,array,fancyhdr,bbding,pmboxdraw,listings,acronym,amsthm,bookmark,zref-totpages,xcolor,tikz,titlesec,enumitem,amsmath}
|
||||
\usepackage{xurl,hyperxmp,graphicx,array,fancyhdr,bbding,pmboxdraw,listings,acronym,amsthm,bookmark,zref-totpages,xcolor,tikz,titlesec,enumitem,amsmath,xspace}
|
||||
\usepackage[inner=2.50cm,outer=2.50cm,top=2.50cm,bottom=2.50cm]{geometry}
|
||||
\usepackage{microtype}
|
||||
\renewcommand{\familydefault}{\sfdefault}
|
||||
|
@ -59,3 +59,6 @@
|
|||
\setlength{\unitlength}{1in}
|
||||
\renewcommand{\arraystretch}{1.5}
|
||||
}
|
||||
|
||||
\newcommand\fstar{\textsf{F}\ensuremath{^\star}\xspace}
|
||||
\newcommand\haclstar{\textsf{HACL}\ensuremath{^\star}\xspace}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue