diff --git a/macros.tex b/macros.tex index 8fd341d..9ad58f2 100644 --- a/macros.tex +++ b/macros.tex @@ -1,4 +1,7 @@ \usepackage[asymptotics,mm]{cryptocode} +% Layout +\newcommand{\scbf}[1]{\noindent\textbf{\textsc{#1}}} + % Abbreviations %% Algorithms \newcommand{\TrapGen}{\textsf{TrapGen}\xspace}