Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abhiroop/qc-ifc

QuickCheck IFC
https://github.com/abhiroop/qc-ifc

Last synced: about 1 month ago
JSON representation

QuickCheck IFC

Awesome Lists containing this project

README

        

# qc-ifc

Implementing the paper [Testing Noninterference, Quickly](https://arxiv.org/abs/1409.0393)

### Sources of inspiration
- [Hypertesting - Hotspot 2015](https://www.plai.ifi.lmu.de/publications/hotspot15-hypertesting.pdf)
- [Hyperfuzzing: black-box security hypertesting with a grey-box fuzzer - 2023](https://arxiv.org/pdf/2308.09081)
- [Hypertesting of Programs: Theoretical Foundation and Automated Test Generation - ICSE 2024](https://dl.acm.org/doi/pdf/10.1145/3597503.3640323)