Language-based Information Flow Security leaf node


URI

https://openalex.org/T11424

Label

Language-based Information Flow Security

Description

This cluster of papers focuses on language-based information flow security, addressing topics such as enforceable security policies, control-flow integrity, side-channel attacks, dynamic taint analysis, and trusted execution environments. It also explores techniques for memory protection, virtualization, software diversity, and hardware security.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T11424> a skos:Concept ;
    rdfs:label "Language-based Information Flow Security"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Information_flow_security>,
        <https://openalex.org/T11424> ;
    skos:broader oasubfields:1702 ;
    skos:definition "This cluster of papers focuses on language-based information flow security, addressing topics such as enforceable security policies, control-flow integrity, side-channel attacks, dynamic taint analysis, and trusted execution environments. It also explores techniques for memory protection, virtualization, software diversity, and hardware security."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Language-based Information Flow Security"@en ;
    openalex:cited_by_count 430228 ;
    openalex:works_count 24659 .