Cryptanalysis of Block Ciphers and Hash Functions leaf node


URI

https://openalex.org/T10951

Label

Cryptanalysis of Block Ciphers and Hash Functions

Description

This cluster of papers focuses on the cryptanalysis of block ciphers and hash functions, including topics such as side-channel attacks, differential cryptanalysis, security analysis of hardware implementations, lightweight ciphers, fault attacks, and authenticated encryption.

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/T10951> a skos:Concept ;
    rdfs:label "Cryptanalysis of Block Ciphers and Hash Functions"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Cryptanalysis>,
        <https://openalex.org/T10951> ;
    skos:broader oasubfields:1702 ;
    skos:definition "This cluster of papers focuses on the cryptanalysis of block ciphers and hash functions, including topics such as side-channel attacks, differential cryptanalysis, security analysis of hardware implementations, lightweight ciphers, fault attacks, and authenticated encryption."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Cryptanalysis of Block Ciphers and Hash Functions"@en ;
    openalex:cited_by_count 466833 ;
    openalex:works_count 29185 .