[−][src]Module haybale_pitchfork::secret
This module contains the dynamic taint-tracking layer implemented on
top of haybale. It provides a haybale::backend::Backend which
performs dynamic taint tracking and reports constant-time violations.
The BV, Memory, and Backend in this module are
intended to be used qualified whenever there is a chance of confusing
them with haybale::backend::{BV, Memory, Backend},
haybale::{memory,simple_memory}::Memory, or boolector::BV.
Structs
| Backend | A |
| BtorRef | This wrapper around |
| Memory | A |
Enums
| BV | A wrapper around |