https://github.com/EasyCrypt/easycrypt
Revision 8acf8d00243a4c9291bcf3360560d16ec3e7faea authored by Benjamin Gregoire on 13 December 2016, 10:22:12 UTC, committed by Benjamin Gregoire on 13 December 2016, 10:22:45 UTC
1 parent f993902
Raw File
Tip revision: 8acf8d00243a4c9291bcf3360560d16ec3e7faea authored by Benjamin Gregoire on 13 December 2016, 10:22:12 UTC
add ring on boolean in StdRing.
Tip revision: 8acf8d0
COPYRIGHT
EasyCrypt (excluding the EasyCrypt standard library):
  Copyright (c) - 2012-2016 - IMDEA Software Institute and INRIA
  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 and INRIA
  Distributed under the terms of the CeCILL-B licence.

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

ProofGeneral mode (proofgeneral/easycrypt/*.el):
  Copyright (c) - 2012-2016 - IMDEA Software Institute and INRIA
  Distributed under the terms of the GPL license (version 3)

  http://www.gnu.org/licenses/gpl-3.0.txt
back to top