Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Benoit Viguier
coq-verif-tweetnacl
Commits
b6216b9e
Commit
b6216b9e
authored
Feb 09, 2021
by
Peter Schwabe
Browse files
Fixed more typos in the appendix
parent
4df2f959
Changes
2
Hide whitespace changes
Inline
Side-by-side
paper/code-tweetnacl.tex
View file @
b6216b9e
...
...
@@ -10,7 +10,7 @@
\lstinputlisting
[language=diff]
{
tweetnacl.diff
}
As
follow, we provide the explanations of the above changes to TweetNaCl's code.
In the
follow
ing
, we provide the explanations of the above changes to TweetNaCl's code.
\begin{itemize}
\item
lines 7-8: We tell VST that
\TNaCle
{
long long
}
are
...
...
paper/proofs.tex
View file @
b6216b9e
...
...
@@ -2,10 +2,10 @@
\label
{
appendix:proof-folders
}
\subheading
{
Requirements.
}
Our proofs require
s
the use of
\emph
{
Coq 8.8.2
}
for the proofs
and
\emph
{
Opam 2.0
}
to manage the dependencies. We are aware that there exist
s
more
recent versions of Coq; VST; CompCert etc.
h
owever to avoid dealing with backward
breaking
compatibility we decided to freeze our dependencies.
Our proofs require the use of
\emph
{
Coq 8.8.2
}
and
\emph
{
Opam 2.0
}
to manage the dependencies. We are aware that there exist more
recent versions of Coq; VST; CompCert etc.
H
owever
,
to avoid dealing with backward
compatibility
issues,
we decided to freeze our dependencies.
\subheading
{
Associated files.
}
The repository containing the proof is composed of two folders
\textbf
{
\texttt
{
packages
}}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment