diff options
Diffstat (limited to 'templates/mac-truncation.html')
-rw-r--r-- | templates/mac-truncation.html | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/templates/mac-truncation.html b/templates/mac-truncation.html index 9b36de9..7dfb906 100644 --- a/templates/mac-truncation.html +++ b/templates/mac-truncation.html @@ -374,15 +374,6 @@ m_forged = b"As was natural, this inordinate hope" c_forged, aad_forged = xor(c, xor(m, m_forged)), b"" mac_forged = gmac(h, s, aad_forged, c_forged)</pre></details> -<script> -MathJax = { - tex: { - extensions: ["AMSmath.js", "AMSsymbols.js"] - } -}; -</script> -<script id="MathJax-script" async - src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js"> -</script> + <script id="MathJax-script" async src="/forbidden-salamanders/static/tex-chtml.js"></script> </body> </html> |