The Joint EasyCrypt-F*-CryptoVerif School 2014
Dates: 24-28 November
Place: Paris
Because the interest was so big, the school location has changed; we now have two locations:
- Monday, Tuesday, and Friday are at: Maison Internationale, Salon David Weill, Cité internationale universitaire de Paris (Cite Universitaire), 17 Boulevard Jourdan, 75014 Paris
- Wednesday and Thursday we are at: UPMC - Campus des Cordeliers, Amphitheatre Roussy, 15 Rue de l'École de Médecine, 75006 Paris
Abstract
The school is aimed at teaching participants how to use three state-of-the-art security verification tools: EasyCrypt, F*, and CryptoVerif, as well as give participants a glimpse of the formal foundations behind these tools.
EasyCrypt is a toolset for reasoning about relational properties of probabilistic computations with adversarial code. Its main application is the construction and verification of game-based cryptographic proofs. EasyCrypt was used to prove the security of complex cryptographic constructions, including the Cramer-Shoup encryption scheme, the Merkle-Damgaard iterative hash function design, and the ZAEP encryption scheme. More recently, it has been used for proving the security of protocols based on garbled circuits, and for the proof of security for authenticated key-exchange protocols and derived proofs under weaker assumptions.
F* is a new ML-like functional programming language designed with program verification in mind. It has a powerful refinement type-checker that discharges verification conditions using the Z3 SMT solver. F* has been successfully used to verify nearly 50,000 lines of code, ranging from cryptographic protocol implementations to web browser extensions, and from cloud-hosted web applications to key parts of the F* compiler itself. The newest version on F* erases to both F# and OCaml, on which it is based. It also compiles securely to JavaScript, enabling safe interoperability with arbitrary, untrusted JavaScript libraries.
CryptoVerif is an automatic protocol prover sound in the computational model. It can prove secrecy and correspondences (e.g. authentication). The generated proofs are by sequences of games, as used by cryptographers. CryptoVerif was successfully used for security proofs of FDH signatures, Kerberos, OEKE, and the SSH transport layer protocol.
Lecturers and tutorial aides
Participants will attend lectures and hands-on tutorials, under the guidance of members from the tools' developer teams:
- EasyCrypt: Gilles Barthe, François Dupressoir, Benjamin Grégoire, Benedikt Schmidt, Pierre-Yves Strub
- F*: Karthik Bhargavan, Antoine Delignat-Lavaud, Cédric Fournet, Cătălin Hriţcu, Chantal Keller, Alfredo Pironti, Aseem Rastogi, Pierre-Yves Strub, Nikhil Swamy
Invited speakers
While the school is targeted mostly at explaining the three tools, we're also planning two sessions of invited talks, a longer one on Wednesday afternoon and a short one on Friday morning.
- Hubert Comon (LSV, CNRS & ENS de Cachan) - Computationally Complete Symbolic Attacker
- Véronique Cortier (CNRS & LORIA Nancy) - Using F* to Verify E-Voting Protocols
- Matteo Maffei (Saarland University) - Linear Refinement Type Systems
- Dominique Unruh (University of Tartu) - Computational Soundness for Refinement Types
Organization
Anna Bednarik, Cătălin Hriţcu (contact), Pierre-Yves Strub
Schedule
Monday, Novembre 24th 2014
Schedule | Event |
---|---|
09.15 - 10.45 | lecture - TBA |
10.45 - 11.15 | break |
11.15 - 12.45 | lecture - TBA |
12.45 - 14.15 | lunch |
14.15 - 15.45 | tutorial |
15.45 - 16.15 | break |
16.00 - 17.30 | tutorial |
Tuesday, Novembre 25th 2014
Schedule | Event |
---|---|
09.15 - 10.45 | lecture - TBA |
10.45 - 11.15 | break |
11.15 - 12.45 | lecture - TBA |
12.45 - 14.15 | lunch |
14.15 - 15.45 | tutorial |
15.45 - 16.15 | break |
16.00 - 17.30 | tutorial |
Wednesday, Novembre 26th 2014
F* lectures and tutorial + Invited speakers: Cortier & Comon & Maffei (afternoon)
Thursday, Novembre 27th 2014
Lectures on F* + CryptoVerif (morning) + F* tutorial (afternoon)
Friday, Novembre 28th 2014
Invited speakers: Unruh (morning) + CryptoVerif lecture + tutorial
Hardware and software
Roughly half of the time of the school is devoted to hands-on exercise sessions and tutorials. Participants are expected to bring their own laptop with EasyCrypt, F*, and CryptoVerif installed. More details e.g. about precise versions and setup will be communicated on the participants' mailing list.
Registration
- There are no registration fees for participants.
- Registration deadline has passed (1 September, 2014).
- The number of participants is limited.
- Registrants were informed of the outcome of the selection process on 16 September, 2014.
- The school has filled up completely, we have no space for additional participants.
Financial support
- We try to offer grants covering the travel and/or accommodation costs of the participants who need it.
- The accommodation support is for double hotel rooms we will directly book and which will be shared by two participants each.
- The travel support comes in the form of reimbursement for the costs of a trip participants plan and initially pay themselves, provided these costs stay within certain bounds we establish in advance.
- Participants can apply for financial support via the registration form above.
- Most of these grants are supported by the Prosecco team at INRIA Paris-Rocquencourt. A number of the grants for UK attendees are subsidized by CryptoForma; the application process is the same for all grants (part of the normal registration form above).
Social dinner
- We organized a social dinner that is free for all registered participants.
- The social dinner takes place Wednesday at 7pm at Bouillon Racine.
- Bouillon Racine is located at 3 rue Racine, 75006 Paris, a 2 minutes walk from UPMC - Campus des Cordeliers.
- This social dinner is sponsored by the MSR-Inria Joint Centre.
Travel, food, and accommodation
Participants are expected to make their own travel, food, and accommodation arrangements. Paris offers many good alternatives. The only exceptions are for invited speakers, for the shared hotel rooms (see financial support above), and for the social dinner (see above).
Sponsors
This school is financially supported by the Prosecco team at INRIA Paris-Rocquencourt. The EPSRC CryptoForma network on formal methods and cryptography sponsors a number of grants for UK attendees. The MSR-Inria Joint Centre sponsors the social dinner.
Institutions
The presented tools have been developed at