MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "warnings": {
        "main": {
            "*": "Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce> for notice of API deprecations and breaking changes."
        },
        "revisions": {
            "*": "Because \"rvslots\" was not specified, a legacy format has been used for the output. This format is deprecated, and in the future the new format will always be used."
        }
    },
    "query": {
        "pages": {
            "6": {
                "pageid": 6,
                "ns": 0,
                "title": "The Joint EasyCrypt-F*-CryptoVerif School 2014",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": " {|align=right\n  |__TOC__\n  |}\n\n= Abstract =\nThe school takes place 24-28  November in Paris and\nis aimed at teaching participants how to use three state-of-the-art security verification tools: [https://www.easycrypt.info EasyCrypt], [https://www.fstar-lang.org F*], and [http://prosecco.gforge.inria.fr/personal/bblanche/cryptoverif/ CryptoVerif], as well as give participants a glimpse of the formal foundations behind these tools. \n\n'''[https://www.easycrypt.info 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.\n\n'''[https://www.fstar-lang.org 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 [https://www.fstar-lang.org 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.\n\n'''[http://prosecco.gforge.inria.fr/personal/bblanche/cryptoverif/ CryptoVerif]''' is an automatic protocol prover sound in the computational model. It can prove\nsecrecy 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.\n\nThe presented tools have been developed at\n\n[[Image:cnrs.png|60px|CNRS|link=http://www.cnrs.fr/]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n[[Image:ens.png|60px|ENS|link=http://www.ens.fr/]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n[[Image:imdea2.png|100px|IMDEA|link=http://software.imdea.org/]] &nbsp;&nbsp;&nbsp;&nbsp;\n[[Image:inria.png|130px|INRIA|link=http://www.inria.fr/]] &nbsp;&nbsp;\n[[Image:msresearch.png|140px|Microsoft Research|link=http://research.microsoft.com/]] &nbsp;&nbsp;&nbsp;&nbsp;\n[[Image:MSR-INRIA_UK_CMYK.png|180px|Microsoft Research Inria Joint Centre|link=http://www.msr-inria.fr/]]\n\n= Report =\n\nA [http://prosecco.gforge.inria.fr/personal/hritcu/publications/school2014-siglog.pdf report on the school] appeared in the\n[http://siglog.hosting.acm.org/?attachment_id=77 SIGLOG Newsletter, Volume 2, Number 1] from January 2015.\n\n= Lecturers and tutorial aides =\n\nParticipants will attend lectures and hands-on tutorials, under the guidance of members from the tools' developer teams:\n\n* '''[https://www.easycrypt.info EasyCrypt]''': [http://software.imdea.org/people/gilles.barthe/ Gilles Barthe], [http://fdupress.net/ Fran\u00e7ois Dupressoir], [http://www-sop.inria.fr/members/Benjamin.Gregoire/ Benjamin Gr\u00e9goire], [http://www.software.imdea.org/people/benedikt.schmidt/index.html Benedikt Schmidt], [http://pierre-yves.strub.nu/ Pierre-Yves Strub]\n\n* '''[https://www.fstar-lang.org F*]''': [http://prosecco.gforge.inria.fr/personal/karthik/ Karthik Bhargavan], [http://antoine.delignat-lavaud.fr/ Antoine Delignat-Lavaud], [https://research.microsoft.com/en-us/um/people/fournet/ C\u00e9dric Fournet], [http://prosecco.gforge.inria.fr/personal/hritcu/ C\u0103t\u0103lin Hri\u0163cu], [http://prosecco.gforge.inria.fr/personal/ckeller/index-en.html Chantal Keller], [http://research.microsoft.com/en-us/people/markulf/ Markulf Kohlweiss], [http://www.cs.umd.edu/~aseem/ Aseem Rastogi], [http://pierre-yves.strub.nu/ Pierre-Yves Strub], [http://research.microsoft.com/en-us/people/nswamy/ Nikhil Swamy]\n\n* '''[http://prosecco.gforge.inria.fr/personal/bblanche/cryptoverif/ CryptoVerif]''':  [http://prosecco.gforge.inria.fr/personal/bblanche/index-eng.html Bruno Blanchet]\n\n= Invited speakers =\nWhile the school is targeted mostly at explaining the three tools, we're also planning two sessions of invited\ntalks, a longer one Wednesday morning and a short one Friday morning.\n* [http://www.lsv.ens-cachan.fr/~comon/ Hubert Comon] (LSV, CNRS & ENS de Cachan) - Unconditional Soundness\n* [http://www.loria.fr/~cortier/ V\u00e9ronique Cortier] (CNRS & LORIA Nancy) - [https://wiki.inria.fr/prosecco/Abstracts_of_Invited_Talks_-_Joint_School_2014#Type-Based_Verification_of_Electronic_Voting_Protocols_.28V.C3.A9ronique_Cortier.2C_CNRS_.26_LORIA_Nancy.29 Type-Based Verification of Electronic Voting Protocols]\n* [http://www.sps.cs.uni-saarland.de/maffei/ Matteo Maffei] (Saarland University) - [https://wiki.inria.fr/prosecco/Invited_Talks_-_Joint_School_2014#Logical_Foundations_of_Secure_Resource_Management_in_Protocol_Implementations_.28Matteo_Maffei.2C_Saarland_University.29 Logical Foundations of Secure Resource Management in Protocol Implementations]\n* [http://www.cs.ut.ee/~unruh/ Dominique Unruh] (University of Tartu) - Computational Soundness for Refinement Types\n\n= Organization =\nAnna Bednarik,\n[http://prosecco.gforge.inria.fr/personal/karthik/ Karthikeyan Bhargavan],\n[http://prosecco.gforge.inria.fr/personal/hritcu/ C\u0103t\u0103lin Hri\u0163cu] ([mailto:catalin.hritcu@gmail.com contact]),\n[http://pierre-yves.strub.nu/ Pierre-Yves Strub]\n\nStudent volunteers: Evmorfia-Iro Bartzia, Benjamin Beurdouche, Antoine Delignat-Lavaud, and Jean Karim Zinzindohou\u00e9\n\n= Materials =\n* [https://www.easycrypt.info/trac/wiki/SchoolParis14 EasyCrypt]\n* [https://wiki.inria.fr/prosecco/F*_Materials_-_Joint_School_2014 F*]\n* [https://wiki.inria.fr/prosecco/CryptoVerif_Installation#Teaching_material CryptoVerif]\n* [https://wiki.inria.fr/prosecco/Abstracts_of_Invited_Talks_-_Joint_School_2014 Invited talks]\n\n= Registration =\n<!--\n* There are no registration fees for participants.\n* Registration deadline has passed (1 September, 2014).\n* The number of participants is limited.\n* Registrants were informed of the outcome of the selection process on 16 September, 2014.\n-->\n* '''The school has filled up completely, we have no space for additional participants'''.\n\n= Locations =\nWe have two locations:\n* '''Monday, Tuesday, and Friday are at: [http://www.ciup.fr/maison-internationale/ Maison Internationale], [http://www.ciup.fr/salon-david-weill/ Salon David Weill], [http://www.ciup.fr/ Cit\u00e9 internationale universitaire de Paris (Cite Universitaire)], [https://www.google.fr/maps/place/17+Boulevard+Jourdan,+75014+Paris 17 Boulevard Jourdan, 75014 Paris]'''\n** The best ways to reach Cite Universitaire are by [https://en.wikipedia.org/wiki/RER_B RER B] or by [https://en.wikipedia.org/wiki/%C3%8Ele-de-France_tramway_Line_3#T3a Tram T3a]. The RER/tram station is called Cite Universitaire. By metro you will need to change to one of these two or walk a kilometer or two (e.g. [https://en.wikipedia.org/wiki/Paris_M%C3%A9tro_Line_4#mediaviewer/File:Plan_m%C3%A9tro_4_Paris.svg M4] goes to [https://goo.gl/maps/JGMrL Porte d'Orleans]). You can in principle also take the bus to stations Cit\u00e9 Universitaire or Stade Charl\u00e9ty (lines 21, 67, or 216), although that's a bit harder for people without some experience of Paris. \n** [https://wiki.inria.fr/wikis/prosecco/images/1/14/Reaching-maison-internationale.pdf Some information and maps for reaching Maison Internationale] (warning: on the 2nd page north is up, but on the 3rd north is down)\n** [https://wiki.inria.fr/wikis/prosecco/images/f/fc/Reaching-salon-david-weill.pdf Some information and maps for finding Salon David Weill within Maison Internationale] (warning: on these plans north is down, and ouest means West; there will also be signs guiding you there)\n** We will have lunch at the [http://www.ciup.fr/restaurant/le-restaurant-universitaire-2/ Restaurant Universitaire of   Maison Internationale]. The menu (entr\u00e9e, plat, dessert) is about 6-10\u20ac. There are [https://goo.gl/maps/H4mxj few restaurants around and they are quite far] for a 1h30mins break.\n* '''Wednesday and Thursday we are at: [http://www.upmc.fr/fr/universite/campus_et_sites/a_paris_et_en_idf/cordeliers.html UPMC - Campus des Cordeliers], [https://wiki.inria.fr/wikis/prosecco/images/3/35/UpmcCordeliers.pdf Amphitheatre Gustave Roussy], [https://www.google.fr/maps/place/15+Rue+de+l'\u00c9cole+de+M\u00e9decine,+75005+Paris 15 Rue de l'\u00c9cole de M\u00e9decine, 75006 Paris]'''\n** The easiest way to reach [http://www.upmc.fr/fr/universite/campus_et_sites/a_paris_et_en_idf/cordeliers.html UPMC - Campus des Cordeliers] is either by [https://en.wikipedia.org/wiki/RER_B RER B] (station [https://goo.gl/maps/PjYQY Saint-Michel - Notre-Dame]), or by metro (station [http://goo.gl/maps/M5avz Od\u00e9on] for lines [https://en.wikipedia.org/wiki/Paris_M%C3%A9tro_Line_4#mediaviewer/File:Plan_m%C3%A9tro_4_Paris.svg M4] and [https://en.wikipedia.org/wiki/Paris_M%C3%A9tro_Line_10#Route_and_stations M10]). You can in principle also take the bus (lines 58, 63, 70, 86, 87, or 96), although that's a bit harder for people without some experience of Paris.\n** [https://wiki.inria.fr/wikis/prosecco/images/3/35/UpmcCordeliers.pdf A plan for finding Amphitheatre Gustave Roussy (the orange dot) within UPMC Cordeliers]; (the entrance to UPMC is marked \"accueil\"; the amphitheater is on the 2nd floor, staircase B; there will also be signs guiding you there)\n** You are on your own for lunch, but [https://goo.gl/maps/4y6Yt there are plenty of good options around] and the break is 2h long.\n\n= Schedule =\n\n=== Monday, November 24th 2014 ===\n\n{| class=\"wikitable\"\n ! Time\n ! style=\"min-width: 400px;\" | [https://www.google.fr/maps/place/17+Boulevard+Jourdan,+75014+Paris Maison Internationale, Cite Universitaire]\n ! Room\n |-\n | 09.15 - 10.15\n | '''EasyCrypt lecture''' - [https://www.easycrypt.info/trac/raw-attachment/wiki/SchoolParis14/lecture1.pdf Introduction (Gilles)]\n | rowspan=\"5\" | [http://www.ciup.fr/salon-david-weill/ Salon David Weill]\n |-\n | 10.15 - 10.30\n | ''break''\n |-\n | 10.30 - 11.30\n | '''EasyCrypt lecture''' - [https://www.easycrypt.info/trac/raw-attachment/wiki/SchoolParis14/lecture2.pdf An introduction to EasyCrypt  (Benjamin)]\n |-\n | 11.30 - 11.45\n | ''break''\n |-\n | 11.45 - 12.45\n | '''EasyCrypt lecture''' - [https://www.easycrypt.info/trac/raw-attachment/wiki/SchoolParis14/lecture3.pdf Proving in EasyCrypt and pRHL in practice (Pierre-Yves)]\n |-\n | 12.45 - 14.15\n | ''lunch''\n | [http://www.ciup.fr/restaurant/le-restaurant-universitaire-2/ Restaurant Universitaire]\n |-\n | 14.15 - 15.45\n | '''EasyCrypt tutorial''' - [https://www.easycrypt.info/trac/raw-attachment/wiki/SchoolParis14/day1.tgz Exercices]\n | rowspan=\"3\" | [http://www.ciup.fr/salon-david-weill/ Salon David Weill] <br/> + [https://www.google.com/maps/place/23+Avenue+d'Italie,+75013+Paris,+France/ Salle Orange at INRIA] <br/> &nbsp;&nbsp;&nbsp;([https://www.google.com/maps/dir/17+Boulevard+Jourdan,+75014+Paris,+France/23+Avenue+d'Italie,+Paris,+France/ 25 minutes walk])\n |-\n | 15.45 - 16.15\n | ''break''\n |-\n | 16.00 - 17.30\n | '''EasyCrypt tutorial'''\n |}\n\n=== Tuesday, November 25th 2014 ===\n\n{| class=\"wikitable\"\n ! Time\n ! style=\"min-width: 400px;\" | [https://www.google.fr/maps/place/17+Boulevard+Jourdan,+75014+Paris Maison Internationale, Cite Universitaire]\n ! Room\n |-\n | 09.15 - 10.15\n | '''EasyCrypt lecture''' - [https://www.easycrypt.info/trac/raw-attachment/wiki/SchoolParis14/lecture4.pdf Theories, Cloning and Modules (Fran\u00e7ois)]\n | rowspan=\"5\" | [http://www.ciup.fr/salon-david-weill/ Salon David Weill]\n |-\n | 10.15 - 10.30\n | ''break''\n |-\n | 10.30 - 11.30\n | '''EasyCrypt lecture''' - [https://www.easycrypt.info/trac/raw-attachment/wiki/SchoolParis14/lecture5.pdf High-level Proof Principles (Benedikt)]\n |-\n | 11.30 - 11.45\n | ''break''\n |-\n | 11.45 - 12.45\n | '''EasyCrypt lecture''' - [https://www.easycrypt.info/trac/raw-attachment/wiki/SchoolParis14/lecture6.pdf Overview and perspectives (Gilles)]\n |-\n | 12.45 - 14.15\n | ''lunch''\n | [http://www.ciup.fr/restaurant/ Restaurant Universitaire]\n |-\n | 14.15 - 15.45\n | '''EasyCrypt tutorial''' - [https://www.easycrypt.info/trac/raw-attachment/wiki/SchoolParis14/day2.tgz Exercices]\n | rowspan=\"3\" | [http://www.ciup.fr/salon-david-weill/ Salon David Weill] <br/> + [https://www.google.com/maps/place/23+Avenue+d'Italie,+75013+Paris,+France/ Salle Orange at INRIA] <br/> &nbsp;&nbsp;&nbsp;([https://www.google.com/maps/dir/17+Boulevard+Jourdan,+75014+Paris,+France/23+Avenue+d'Italie,+Paris,+France/ 25 minutes walk])\n |-\n | 15.45 - 16.15\n | ''break''\n |-\n | 16.00 - 17.30\n | '''EasyCrypt tutorial'''\n |-\n | 18.00 - 20:00\n | '''[https://wiki.inria.fr/prosecco/The_Joint_EasyCrypt-F*-CryptoVerif_School_2014#Cryptosense_reception Cryptosense Reception]'''\n | [http://gobelins.vqd.fr/fr/ Le Vin Qui Danse, Gobelins] <br/> ([https://www.google.com/maps/dir/Cit\u00e9+internationale+universitaire+de+Paris,+17+Boulevard+Jourdan,+75014+Paris,+France/69+Rue+Broca,+75013+Paris,+France/ 25 minutes walk from CiteU])\n |}\n\n=== Wednesday, November 26th 2014 ===\n\n{| class=\"wikitable\"\n ! Time\n ! style=\"min-width: 400px;\" | [https://www.google.fr/maps/place/15+Rue+de+l'%C3%89cole+de+M%C3%A9decine,+75005+Paris UPMC - Campus des Cordeliers]\n ! Room\n |-\n | 09:00 - 10:00\n | '''F* lecture:''' [https://wiki.inria.fr/wikis/prosecco/images/f/f0/Fstar-school-Nov26-2014.pdf High-level introduction] (Nikhil)\n | rowspan=\"7\" | [https://wiki.inria.fr/wikis/prosecco/images/3/35/UpmcCordeliers.pdf Amphitheatre Gustave Roussy]\n |-\n | 10:00 - 10:15\n | ''short break''\n |-\n | 10:15 - 10:45\n | '''V\u00e9ronique Cortier:''' [https://wiki.inria.fr/prosecco/Abstracts_of_Invited_Talks_-_Joint_School_2014#Type-Based_Verification_of_Electronic_Voting_Protocols_.28V.C3.A9ronique_Cortier.2C_CNRS_.26_LORIA_Nancy.29 Type-Based Verification<br/> of Electronic Voting Protocols] (Invited Talk)\n |-\n | 10:45 - 11:15\n | '''Matteo Maffei:''' [https://wiki.inria.fr/prosecco/Invited_Talks_-_Joint_School_2014#Logical_Foundations_of_Secure_Resource_Management_in_Protocol_Implementations_.28Matteo_Maffei.2C_Saarland_University.29 Logical Foundations of Secure Resource<br/> Management in Protocol Implementations] (Invited Talk)\n |-\n | 11:15 - 11:30\n | ''short break''\n |-\n | 11:30 - 12:00\n | '''Hubert Comon:''' Unconditional Soundness (Invited Talk)\n |-\n | 12:00 - 12:30\n | '''CryptoVerif lecture:''' [http://prosecco.gforge.inria.fr/personal/bblanche/talks/CV-School14-Wednesday.pdf sneak preview] (Bruno)\n |-\n | 12:30 - 14:30\n | ''lunch break'' \n |-\n | 14.30 - 19:00\n | '''F* tutorial:''' [http://prosecco.gforge.inria.fr/tutorial.html#sec-introduction Basic F*]\n | [https://wiki.inria.fr/wikis/prosecco/images/3/35/UpmcCordeliers.pdf Amphitheatre Gustave Roussy]<br/> + [https://wiki.inria.fr/wikis/prosecco/images/3/35/UpmcCordeliers.pdf Room D\u00e9jerine] (35 people)\n |-\n | 19:00 - 21:00\n | '''[https://wiki.inria.fr/prosecco/The_Joint_EasyCrypt-F*-CryptoVerif_School_2014#Social_dinner Social dinner]'''\n | [http://www.bouillon-racine.com/ Bouillon Racine] ([https://www.google.com/maps/dir/UPMC+-+Campus+des+Cordeliers/Bouillon+Racine,+3+Rue+Racine,+75006+Paris,+France/ 2 minutes walk])\n |}\n\n=== Thursday, November 27th 2014 ===\n\n{| class=\"wikitable\"\n ! Time\n ! style=\"min-width: 400px;\" | [https://www.google.fr/maps/place/15+Rue+de+l'%C3%89cole+de+M%C3%A9decine,+75005+Paris UPMC - Campus des Cordeliers]\n ! Room\n |-\n | 9:00 - 9:30\n | '''F* lecture:''' [http://prosecco.gforge.inria.fr/tutorial.html#sec-state-and-other-effects Advanced F*] (Nikhil)\n | rowspan=\"6\" | [https://wiki.inria.fr/wikis/prosecco/images/3/35/UpmcCordeliers.pdf Amphitheatre Gustave Roussy]\n |-\n | 9:30 - 10:00\n | '''F* lecture:''' [https://wiki.inria.fr/wikis/prosecco/images/2/28/Mitls.pdf miTLS] (Antoine)\n |-\n | 10:00 - 10:15\n | ''short break''\n |-\n | 10:15 - 11:15\n | '''F* lecture:''' [https://wiki.inria.fr/wikis/prosecco/images/8/86/CryptoTyping.pdf Types for Modular Cryptography] (Cedric)\n |-\n | 11:15 - 11:30\n | ''short break''\n |-\n | 11:30 - 12:30\n | '''F* lecture:''' [https://wiki.inria.fr/wikis/prosecco/images/8/86/CryptoTyping.pdf Types for Modular Cryptography] (Cedric)\n |-\n | 12:30 - 14:30\n | ''lunch break'' \n |-\n | 14:30 - 16:30\n | '''F* tutorial:''' [http://prosecco.gforge.inria.fr/tutorial.html#sec-security-examples Verifying Simple Cryptography] (Cedric, Markulf, Nikhil)\n | rowspan=\"3\" | [https://wiki.inria.fr/wikis/prosecco/images/3/35/UpmcCordeliers.pdf Rooms D\u00e9jerine and Leroux]<br/> (35 people each)\n |-\n | 16:30 - 17:00\n | ''break''\n |-\n | 17.00 - 18:00\n | '''F* tutorial:''' [http://prosecco.gforge.inria.fr/tutorial.html#sec-case-study--simply-typed-lambda-calculus Simply Typed Lambda Calculus] (Catalin, Chantal)\n |}\n\n=== Friday, November 28th 2014 ===\n\n{| class=\"wikitable\"\n ! Time\n ! style=\"min-width: 400px;\" | [https://www.google.fr/maps/place/17+Boulevard+Jourdan,+75014+Paris Maison Internationale, Cite Universitaire]\n ! Room\n |-\n | 09:00 - 10:30\n | '''[http://prosecco.gforge.inria.fr/personal/bblanche/talks/CV-School14-Course.pdf CryptoVerif lecture]''' (Bruno)\n | rowspan=\"3\" | [http://www.ciup.fr/salon-david-weill/ Salon Salon David Weill]\n |-\n | 10:30 - 11:00\n | ''break''\n |-\n | 11:00 - 12:30\n | '''[http://prosecco.gforge.inria.fr/personal/bblanche/talks/CV-School14-Course.pdf CryptoVerif lecture]''' (Bruno)\n |-\n | 13:00 - 14:30\n | ''lunch break''\n | [http://www.ciup.fr/restaurant/le-restaurant-universitaire-2/ Restaurant Universitaire]\n |-\n | 14:30 - 16:00\n | '''CryptoVerif tutorial'''\n | rowspan=\"3\" | [http://www.ciup.fr/salon-david-weill/ Salon Salon David Weill]\n |-\n | 16:00 - 16:30\n | ''break''\n |-\n | 16.30 - 18:00\n | '''CryptoVerif tutorial'''\n |}\n\n= Photos =\n[https://wiki.inria.fr/wikis/prosecco/images/b/b3/2014-11-26-School.zip Download]\n<gallery>\nIMG_6593.JPG|\nIMG_6594.JPG|\nIMG_6595.JPG|\nIMG_6600.JPG|\nIMG_6602.JPG|\nIMG_6605.JPG|\nIMG_6607.JPG|\nIMG_6609.JPG|\n</gallery>\n\n= Hardware and software =\nRoughly 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 [https://www.easycrypt.info EasyCrypt], [https://www.fstar-lang.org F*], and [http://prosecco.gforge.inria.fr/personal/bblanche/cryptoverif/ CryptoVerif] installed. More details e.g. about precise versions and setup will be communicated on the participants' mailing list.\n* [[CryptoVerif Installation|CryptoVerif Installation Instructions]]\n* [https://www.easycrypt.info/trac/wiki/SchoolParis14Install EasyCrypt Installation Instructions]\n* [https://github.com/FStarLang/FStar/blob/master/INSTALL.md F* Installation Instructions]\n<!--\n= Financial support =\n* We try to offer grants covering the travel and/or accommodation costs of the participants who need it.\n* The accommodation support is for double hotel rooms we will directly book and which will be shared by two participants each.\n* 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.\n* Participants can apply for financial support via the registration form above.\n* Most of these grants are supported by the [http://prosecco.gforge.inria.fr/ Prosecco team at INRIA Paris-Rocquencourt]. A number of the grants for UK attendees are subsidized by [http://www.cryptoforma.org.uk/ CryptoForma]; the application process is the same for all grants (part of the normal registration form above).\n-->\n\n= Social dinner =\n* The social dinner is free for all registered participants and takes place '''Wednesday at 7pm at [http://www.bouillon-racine.com/ Bouillon Racine]'''.\n* Bouillon Racine is located at [https://www.google.com/maps/place/Bouillon+Racine 3 rue Racine, 75006 Paris], [https://www.google.com/maps/dir/UPMC+-+Campus+des+Cordeliers/Bouillon+Racine,+3+Rue+Racine,+75006+Paris,+France/ a 2 minutes walk from UPMC - Campus des Cordeliers].\n* The social dinner is sponsored by the [http://www.msr-inria.fr/ MSR-Inria Joint Centre].\n\n= Cryptosense reception =\n* The [http://cryptosense.com/ Cryptosense] reception takes place '''Tuesday 6-8pm at [http://gobelins.vqd.fr/fr/ Le Vin Qui Danse, Gobelins]'''.\n* We have a reserved area at the back of the bar. There will be a wine, juice, water, and nibbles available, paid for by [http://cryptosense.com/ Cryptosense], and the possibility of buying beer or cocktails at the bar. Afterwards it's a reasonable area for people to split up and go for dinner in smaller groups.\n* [http://gobelins.vqd.fr/fr/ Le Vin Qui Danse, Gobelins] is located at [https://www.google.com/maps/place/69+Rue+Broca,+75013+Paris,+France/ 69 Rue Broca, 75013 Paris]. That's a [https://www.google.com/maps/dir/Cit%C3%A9+internationale+universitaire+de+Paris,+17+Boulevard+Jourdan,+75014+Paris,+France/69+Rue+Broca,+75013+Paris,+France/@48.8285824,2.3335993,15z/data=!3m1!4b1!4m14!4m13!1m5!1m1!1s0x47e671a1a98df859:0x1c4282bc491b8270!2m2!1d2.338553!2d48.820237!1m5!1m1!1s0x47e671eb47426d69:0xb102905c6c1acf5d!2m2!1d2.3471351!2d48.8369049!3e2 25 minutes walk from Cit\u00e9 Universitaire] ([https://www.google.com/maps/dir/23+Avenue+d'Italie,+75013+Paris,+France/69+Rue+Broca,+75013+Paris,+France/@48.8328814,2.3471811,16z/data=!3m1!4b1!4m14!4m13!1m5!1m1!1s0x47e6718efd139081:0x30c4a0c3d61b6f55!2m2!1d2.3568972!2d48.8283983!1m5!1m1!1s0x47e671eb47426d69:0xb102905c6c1acf5d!2m2!1d2.3471351!2d48.8369049!3e2 15 minutes walk from Place d'Italie]). From Cit\u00e9 Universitaire one can also [https://www.google.com/maps/dir/Cit%C3%A9+Universitaire/69+Rue+Broca,+75013+Paris,+France/@48.8301271,2.3307519,15z/data=!3m1!4b1!4m14!4m13!1m5!1m1!1s0x47e671a19d1b03eb:0xe4752dc769ccc6a8!2m2!1d2.338835!2d48.820371!1m5!1m1!1s0x47e671eb47426d69:0xb102905c6c1acf5d!2m2!1d2.3471351!2d48.8369049!3e3 take RER B, get off at Port Royal, and then walk for 10 minutes].\n\n= Travel, food, and accommodation =\nParticipants are expected to make their own travel, food, and accommodation arrangements. Paris offers many great alternatives. The only exceptions are for invited speakers, for the shared hotel rooms (financial support), and for the social dinner (see above).\n\n= Sponsors =\nThis school is financially supported by the [http://prosecco.gforge.inria.fr/ Prosecco team at INRIA Paris-Rocquencourt]\nwith funds from the [http://cordis.europa.eu/project/rcn/96778_en.html ERC Starting Grant CRYSP].\nThe [http://www.cryptoforma.org.uk/ EPSRC CryptoForma network on formal methods and cryptography] sponsors a number of  [https://wiki.inria.fr/prosecco/The_Joint_EasyCrypt-F*-CryptoVerif_School_2014#Financial_support grants] for UK attendees. The [http://www.msr-inria.fr/ MSR-Inria Joint Centre] sponsors the [https://wiki.inria.fr/prosecco/The_Joint_EasyCrypt-F*-CryptoVerif_School_2014#Social_dinner social dinner]. [http://cryptosense.com/ Cryptosense] organizes and sponsors the [https://wiki.inria.fr/prosecco/The_Joint_EasyCrypt-F*-CryptoVerif_School_2014#Cryptosense_reception reception].\n\n[[Image:prosecco1.png|160px|CNRS|link=http://prosecco.gforge.inria.fr/]] &nbsp;&nbsp;\n[[Image:inria.png|120px|INRIA|link=http://www.inria.fr/]] &nbsp;&nbsp;\n[[Image:Erc-logo3.png|80px|ERC|link=http://erc.europa.eu/]] &nbsp;&nbsp;\n[[Image:cryptoforma2.png|150px|CryptoForma|link=http://www.cryptoforma.org.uk/]] &nbsp;&nbsp;&nbsp;&nbsp;\n[[Image:MSR-INRIA_UK_CMYK.png|180px|Microsoft Research Inria Joint Centre|link=http://www.msr-inria.fr/]] &nbsp;&nbsp;&nbsp;&nbsp;\n[[Image:cryptosense.png|180px|Cryptosense|link=http://cryptosense.com/]]"
                    }
                ]
            }
        }
    }
}