paoloherms.wordpress.com
Whycert | Plog
https://paoloherms.wordpress.com/2011/02/17/whycert
The PhD weblog of Paolo Herms. You can download an and try a first version of Whycert, a certified verification condition generator. From → Uncategorized. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. You are commenting using your Twitter account. ( Log Out. You are commenting using your Facebook account. ( Log Out. Notify me of new comments via email.
alt-ergo.ocamlpro.com
Alt-Ergo by OCamlPro - Main Page
https://alt-ergo.ocamlpro.com/support.php
An SMT Solver for Software Verification. Alt-Ergo is an automatic prover of mathematical formulas used behind software verification tools such as Frama-C, SPARK, Why3, Atelier-B and Caveat. Feb 16, 2016. New public release: private version 1.00 becomes public release 1.01. Feb 09, 2016. A new private version (1.20) and its Javascript version. Jan 29, 2015. A new major private release (version 1.00) of Alt-Ergo is released. Jul 15, 2014. Here is a small tutorial. Feb 10, 2014. Feb 07, 2014. Based on v....
alt-ergo.ocamlpro.com
Alt-Ergo by OCamlPro - Main Page
https://alt-ergo.ocamlpro.com/about.php
An SMT Solver for Software Verification. Alt-Ergo is an automatic prover of mathematical formulas used behind software verification tools such as Frama-C, SPARK, Why3, Atelier-B and Caveat. Feb 16, 2016. New public release: private version 1.00 becomes public release 1.01. Feb 09, 2016. A new private version (1.20) and its Javascript version. Jan 29, 2015. A new major private release (version 1.00) of Alt-Ergo is released. Jul 15, 2014. Here is a small tutorial. Feb 10, 2014. Feb 07, 2014. Based on v....
toccata.lri.fr
Toccata
http://toccata.lri.fr/tools.en.html
Formally Verified Programs, Certified Tools and Numerical Computations. Proof of Numerical Programs. Formalization and Certification of Languages, Tools and Systems. Gallery of verified programs. Is a tool that allows to verify the full functional correctness of OCaml programs. Proofs are conducted interactively, within the Coq proof assistant. CFML, which is based on the technique of "characteristic formulae", has been used to verify a collection of data structures and algorithms. A Coq library for reas...
toccata.lri.fr
Proof of Numerical Programs, Floating-Point Arithmetic and Numerical Analysis
http://toccata.lri.fr/fp.en.html
Formally Verified Programs, Certified Tools and Numerical Computations. Proof of Numerical Programs. Formalization and Certification of Languages, Tools and Systems. Gallery of verified programs. Proof of Numerical Programs, Floating-Point Arithmetic and Numerical Analysis. The theme of numerical programs aims at proving programs that contain computations on floating-point numbers, such as single or double precision numbers as defined by the IEEE-754. And partly Catherine Lelay. And Claude Marché. We hav...
paoloherms.wordpress.com
Thesis Defense | Plog
https://paoloherms.wordpress.com/2012/12/06/thesis-defense
The PhD weblog of Paolo Herms. I recently finished my PhD thesis:. Certification of a Tool Chain for Deductive Program Verification. The thesis defense will take place on January 14th at 14:00 in CEA-NanoINNOV. The thesis consists in a development of a Coq-certified OCaml plug-in for deductive verification of ACSL-annotated C programs in the Frama-C platform. Its source code can be downloaded here. The jury is composed of:. Xavier Leroy, Inria Rocquencourt. Gilles Barthe, IMDEA Software Institute.
forge.ispras.ru
Wiki - Deductive Verification Tools for Linux Kernel - Open-Source Projects
http://forge.ispras.ru/projects/astraver/wiki/Wiki
Deductive Verification Tools for Linux Kernel. AstraVer Toolset ¶. AstraVer Toolset is built on top of 'Frama-C Jessie plugin Why3' deductive verification toolchain, so it can be used to prove properties of Linux kernel code. Is a fork of the Jessie plug-in for Frama-C that allows deductive verification of C programs annotated with ACSL. And is primarily targeted at Linux kernel modules source code. It uses the language and tools of the Why3 verification platform. And is compiled/installed separately.
bvass.wordpress.com
The No. 1 Reason to Move to Open Source is to IMPROVE Security | Bill Vass
https://bvass.wordpress.com/2009/04/16/the-no-1-reason-to-move-to-open-source-is-to-improve-security
Laquo; Why Move to Open Source? Reduced Procurement Time is the No. 2 Reason to Move to Open Source. The No. 1 Reason to Move to Open Source is to IMPROVE Security. We have a saying in the world of Cyber Security: Security through obscurity, isn’t. However, to many, it may not be so obvious, so let me walk you through some of the reasons that commercial open source software tends to be more secure, then I will give you some data at the end to back it up. Spy System Loots Computers in 103 Countries. On th...
toccata.lri.fr
Certified Programs
http://toccata.lri.fr/certified-programs.en.html
Formally Verified Programs, Certified Tools and Numerical Computations. Proof of Numerical Programs. Formalization and Certification of Languages, Tools and Systems. Gallery of verified programs. A foundation step of the team is the PhD thesis of Jean-Christophe Filliâtre [1]. Following this thesis, a new tool called Why was developed. It takes as input an imperative program and a specification that this program is expected to fulfil. It produces on one hand a set of verification conditions. The combinat...