Class: sec:SideChannelAttack

•owl:Thing
        •sec:Threat
                •sec:Disclosure
                        •sec:PassiveAttack
                •sec:PassiveAttack
                        •sec:Disclosure
                        •sec:SideChannelAttack

Super Classes

sec:PassiveAttack
sec:threatens ONLY (sec:_Confidentiality AND sec:_Data)
sec:threatens SOME sec:_Data

Annotations

dc:descriptionIn cryptography, a side channel attack is any attack based on information gained from the physical implementation of a cryptosystem, rather than theoretical weaknesses in the algorithms. (Wikipedia) Could be used for other algorithms as well. (my)

Abstract Syntax

Class(sec:SideChannelAttack partial sec:PassiveAttack
                                   restriction(sec:threatens allValuesFrom(intersectionOf(sec:_Confidentiality
                                                                                          sec:_Data)))
                                   restriction(sec:threatens someValuesFrom(sec:_Data)))

Usage

Class Description/Definition (Necessary Conditions)

sec:PowerMonitoringAttack, sec:RadiationMonitoring, sec:TimingAttack
Generated with OWLDoc