Frama-C-discuss mailing list archives
This page gathers the archives of the old Frama-C-discuss archives, that was hosted by Inria's gforge before its demise at the end of 2020. To search for mails newer than September 2020, please visit the page of the new mailing list on Renater.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Frama-c-discuss] how to abstract the loop invariants of C implementation of AES
- Subject: [Frama-c-discuss] how to abstract the loop invariants of C implementation of AES
- From: luoting8609 at 163.com (罗婷)
- Date: Mon, 26 Dec 2011 21:18:23 +0800 (CST)
Hello, I am trying to verify the safety of optimized ANSI C code for the Rijndael cipher (now AES) with frama-c/jessie/why, but I am trouble in the abstracting of loop invariants. I added some loop invariants according to my ideas, while many VCs on loops can not be discharged. Is there anybody who can help me to abstract proper loop invariants? The attachment is the source code with some lemmas and loop invariants written in ACSL. The source code is a bit long, thanks for your patience! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gforge.inria.fr/pipermail/frama-c-discuss/attachments/20111226/ba091075/attachment-0001.htm> -------------- next part -------------- A non-text attachment was scrubbed... Name: rijndael.doc Type: application/msword Size: 186880 bytes Desc: not available URL: <http://lists.gforge.inria.fr/pipermail/frama-c-discuss/attachments/20111226/ba091075/attachment-0001.doc>
- Follow-Ups:
- [Frama-c-discuss] how to abstract the loop invariants of C implementation of AES
- From: pascal.cuoq at gmail.com (Pascal Cuoq)
- [Frama-c-discuss] how to abstract the loop invariants of C implementation of AES
- Prev by Date: [Frama-c-discuss] RE : another question about ptest.byte
- Next by Date: [Frama-c-discuss] how to abstract the loop invariants of C implementation of AES
- Previous by thread: [Frama-c-discuss] RE : another question about ptest.byte
- Next by thread: [Frama-c-discuss] how to abstract the loop invariants of C implementation of AES
- Index(es):