EasyCrypt / easycrypt

EasyCrypt: Computer-Aided Cryptographic Proofs
MIT License
320 stars 49 forks source link

Fix reduction w.r.t. memory types. #487

Closed bgregoir closed 11 months ago

bgregoir commented 11 months ago

The memory type (in all hoare logic constructor) were not taken into account in conversion. The bounded memory where not substitued for alpha conversion ...