https://github.com/EasyCrypt/easycrypt
Revision 728c306d494812fc1054ea098670bf4fb6514e93 authored by Benjamin Gregoire on 24 April 2018, 09:11:29 UTC, committed by Benjamin Gregoire on 24 April 2018, 09:11:41 UTC
1 parent a27bd48
Raw File
Tip revision: 728c306d494812fc1054ea098670bf4fb6514e93 authored by Benjamin Gregoire on 24 April 2018, 09:11:29 UTC
prove the equivalence between two versions of CPA LR and b.
Tip revision: 728c306
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