Sciweavers

IASTEDSEA
2004

Insecurity by contract

13 years 6 months ago
Insecurity by contract
Design by Contract is a design methodology that promotes software reliability and reusability by requiring each component module to have a well-specified interface and leaves a module's behavior undefined if its requirements are not met. The DBC methodology may well lead to software with fewer overall faults, but its lack of interface validation encourages the class of failures that, through error propagation, results in violation of security policy. In this paper we explore the interaction of the tenets of the design by contract methodology with the requirements of system security.
Phillip L. Nico, Clark Savage Turner, Kimberly Kno
Added 31 Oct 2010
Updated 31 Oct 2010
Type Conference
Year 2004
Where IASTEDSEA
Authors Phillip L. Nico, Clark Savage Turner, Kimberly Knowles Nico
Comments (0)