https://github.com/EasyCrypt/easycrypt
Revision 6feb5d7ba50f895e021a3d313fe2f9bbc4aa23dd authored by Benjamin Gregoire on 05 January 2021, 11:47:23 UTC, committed by Benjamin Gregoire on 05 January 2021, 11:47:23 UTC
1 parent 999561c
Raw File
Tip revision: 6feb5d7ba50f895e021a3d313fe2f9bbc4aa23dd authored by Benjamin Gregoire on 05 January 2021, 11:47:23 UTC
fix quadratic behavior of ecCallbyValue
Tip revision: 6feb5d7
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