Advanced Cryptographic Schemes and Protocols leaf node


URI

https://openalex.org/T10237

Label

Advanced Cryptographic Schemes and Protocols

Description

This cluster of papers covers advanced cryptographic schemes and protocols, including homomorphic encryption, identity-based encryption, attribute-based encryption, lattice-based cryptography, secure multi-party computation, searchable encryption, pairing-based cryptography, privacy-preserving computation, zero-knowledge proofs, and trapdoor functions.

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/T10237> a skos:Concept ;
    rdfs:label "Advanced Cryptographic Schemes and Protocols"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Cryptographic_protocol>,
        <https://openalex.org/T10237> ;
    skos:broader oasubfields:1702 ;
    skos:definition "This cluster of papers covers advanced cryptographic schemes and protocols, including homomorphic encryption, identity-based encryption, attribute-based encryption, lattice-based cryptography, secure multi-party computation, searchable encryption, pairing-based cryptography, privacy-preserving computation, zero-knowledge proofs, and trapdoor functions."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Advanced Cryptographic Schemes and Protocols"@en ;
    openalex:cited_by_count 1344200 ;
    openalex:works_count 63816 .