https://github.com/EasyCrypt/easycrypt
Revision 58aaed42d3666b7c1bfcd2812960ab5f3ce8e53e authored by AntoineSere on 20 April 2020, 17:02:04 UTC, committed by GitHub on 20 April 2020, 17:02:04 UTC
Added two useful lemmas to Quotient.ec
2 parent s acfd4ea + ce4d827
Raw File
Tip revision: 58aaed42d3666b7c1bfcd2812960ab5f3ce8e53e authored by AntoineSere on 20 April 2020, 17:02:04 UTC
Merge pull request #42 from AntoineSere/eqvquo
Tip revision: 58aaed4
COPYRIGHT
EasyCrypt (excluding the EasyCrypt standard library):
  Copyright (c) - 2012-2016 - IMDEA Software Institute
  Copyright (c) - 2012-2018 - Inria
  Copyright (c) - 2012-2018 - X
  Distributed under the terms of the CeCILL-C license

  http://www.cecill.info/licences/Licence_CeCILL-C_V1-en.txt

EasyCrypt standard library (theories/**/*.ec):
  Copyright (c) - 2012-2016 - IMDEA Software Institute
  Copyright (c) - 2012-2018 - Inria
  Copyright (c) - 2012-2018 - X
  Distributed under the terms of the CeCILL-B licence.

  http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.txt
back to top