summaryrefslogtreecommitdiff
path: root/templates/nonce-reuse.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/nonce-reuse.html')
-rw-r--r--templates/nonce-reuse.html11
1 files changed, 1 insertions, 10 deletions
diff --git a/templates/nonce-reuse.html b/templates/nonce-reuse.html
index 9049f4e..eff36b4 100644
--- a/templates/nonce-reuse.html
+++ b/templates/nonce-reuse.html
@@ -220,15 +220,6 @@ c_forged, aad_forged = xor(c1, xor(m1, m_forged)), b""
for h, s in possible_secrets:
print("MAC candidate": 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>