Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NDSS2024-364
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
palafour
NDSS2024-364
Commits
f115596b
Commit
f115596b
authored
1 year ago
by
Ruhault
Browse files
Options
Downloads
Patches
Plain Diff
readme
parent
25f96d54
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Dockerfile
+3
-2
3 additions, 2 deletions
Dockerfile
bibio.bib
+0
-8
0 additions, 8 deletions
bibio.bib
with
3 additions
and
10 deletions
Dockerfile
+
3
−
2
View file @
f115596b
...
...
@@ -21,7 +21,8 @@ COPY process_complete_with_fix_psk process_complete_with_fix_psk
COPY
process_complete_without_cookie process_complete_without_cookie
COPY
process_empty_with_cookie process_empty_with_cookie
RUN
apt update
&&
apt full-upgrade
-y
RUN
apt update
-y
RUN
apt full-upgrade
-y
RUN
apt
install
software-properties-common
-y
RUN
add-apt-repository ppa:avsm/ppa
RUN
apt
install time
libgtk2.0-dev pkg-config opam curl make unzip graphviz build-essential bubblewrap parallel python3-pip locales
-y
...
...
@@ -57,4 +58,4 @@ RUN opam init --disable-sandboxing && \
opam
install
-y
proverif
RUN
rm
-R
maude
&&
\
rm
-R
tamarin-prover
\ No newline at end of file
rm
-R
tamarin-prover
This diff is collapsed.
Click to expand it.
bibio.bib
deleted
100644 → 0
+
0
−
8
View file @
25f96d54
@inproceedings
{
lmr2024
,
author
=
{Pascal Lafourcade, Dhekra Mahmoud and Sylvain Ruhault}
,
title
=
{A Unified Symbolic Analysis of WireGuard}
,
booktitle
=
{Proceedings of the Network and Distributed System Security Symposium (NDSS'24)}
,
year
=
{2024}
,
month
=
{February}
,
address
=
{San Diego, CA}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment