This commit is contained in:
weijiekoh
2023-02-13 16:05:05 +00:00
parent 858938924e
commit 166f38b689
23 changed files with 10 additions and 55 deletions

View File

@@ -35,7 +35,6 @@
<script async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "";
@@ -184,6 +183,5 @@
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@@ -34,7 +34,6 @@
<script async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "";
@@ -324,6 +323,5 @@ equal to:</p>
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@@ -34,7 +34,6 @@
<script async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "";
@@ -156,6 +155,7 @@
<ul>
<li>Nicolas Mohnblatt (<a href="mailto:nico@geometry.xyz">nico@geometry.xyz </a>)</li>
<li>Tom Walton-Pocock (<a href="mailto:tom@geometry.xyz">tom@geometry.xyz</a>)</li>
<li>Lai Ying Tong (<a href="mailto:yingtong@geometry.xyz">yingtong@geometry.xyz</a>)</li>
</ul>
<p>Last but not least, we would also like to thank:</p>
<ul>
@@ -206,6 +206,5 @@ information about Semaphore's invariants used in their formal audit.</li>
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@@ -34,7 +34,6 @@
<script async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "";
@@ -427,6 +426,5 @@ the number of elements that the accumulator can hold.</p>
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@@ -2,6 +2,12 @@
@import 'variables.css';
::-webkit-scrollbar {
background: var(--bg);
}
::-webkit-scrollbar-thumb {
background: var(--scrollbar);
}
html {
scrollbar-color: var(--scrollbar) var(--bg);
}
@@ -12,19 +18,6 @@ a > .hljs {
color: var(--links);
}
/*
body-container is necessary because mobile browsers don't seem to like
overflow-x on the body tag when there is a <meta name="viewport"> tag.
*/
#body-container {
/*
This is used when the sidebar pushes the body content off the side of
the screen on small screens. Without it, dragging on mobile Safari
will want to reposition the viewport in a weird way.
*/
overflow-x: hidden;
}
/* Menu Bar */
#menu-bar,

View File

@@ -34,7 +34,6 @@
<script async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "";
@@ -263,6 +262,5 @@ to support.</p>
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@@ -34,7 +34,6 @@
<script async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "";
@@ -220,6 +219,5 @@ as a big-endian buffer), and returns the \(\mathbb{F}_r\) element.</li>
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@@ -34,7 +34,6 @@
<script async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "";
@@ -202,6 +201,5 @@ gas</a>.</p>
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@@ -34,7 +34,6 @@
<script async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "";
@@ -234,6 +233,5 @@ until a thorough audit has been performed.</p>
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@@ -34,7 +34,6 @@
<script async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "";
@@ -204,6 +203,5 @@ value</a>.</p>
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@@ -34,7 +34,6 @@
<script async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "";
@@ -208,6 +207,5 @@ file.</p>
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@@ -34,7 +34,6 @@
<script async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "";
@@ -236,6 +235,5 @@ it rejects the transaction, thus preventing double-signalling.</p>
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@@ -34,7 +34,6 @@
<script async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "";
@@ -234,6 +233,5 @@ until a thorough audit has been performed.</p>
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@@ -34,7 +34,6 @@
<script async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "";
@@ -207,6 +206,5 @@ machine with 24 GB RAM. They represent the time taken for a native Rust binary
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@@ -34,7 +34,6 @@
<script async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "";
@@ -326,6 +325,5 @@ As defined in the [Caulk+ paper, section 3](https://eprint.iacr.org/2022/957.pdf
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@@ -35,7 +35,6 @@
<script async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "";
@@ -1300,6 +1299,7 @@ machine with 24 GB RAM. They represent the time taken for a native Rust binary
<ul>
<li>Nicolas Mohnblatt (<a href="mailto:nico@geometry.xyz">nico@geometry.xyz </a>)</li>
<li>Tom Walton-Pocock (<a href="mailto:tom@geometry.xyz">tom@geometry.xyz</a>)</li>
<li>Lai Ying Tong (<a href="mailto:yingtong@geometry.xyz">yingtong@geometry.xyz</a>)</li>
</ul>
<p>Last but not least, we would also like to thank:</p>
<ul>
@@ -1351,6 +1351,5 @@ information about Semaphore's invariants used in their formal audit.</li>
});
</script>
</div>
</body>
</html>

View File

@@ -34,7 +34,6 @@
<script async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "";
@@ -429,6 +428,5 @@ x_3)\)</li>
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@@ -34,7 +34,6 @@
<script async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "";
@@ -231,6 +230,5 @@ instructions on how to do so.</p>
<!-- Custom JS scripts -->
</div>
</body>
</html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -34,7 +34,6 @@
<script async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "";
@@ -249,6 +248,5 @@ impossible to generate a proof for an invalid user.</p>
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@@ -34,7 +34,6 @@
<script async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "";
@@ -241,6 +240,5 @@ page</a>.</p>
<!-- Custom JS scripts -->
</div>
</body>
</html>

View File

@@ -34,7 +34,6 @@
<script async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
</head>
<body>
<div id="body-container">
<!-- Provide site root to javascript -->
<script>
var path_to_root = "";
@@ -224,6 +223,5 @@ the result is 1.</p>
<!-- Custom JS scripts -->
</div>
</body>
</html>