Applications of Elliptic Curve Cryptography in Security leaf node


URI

https://openalex.org/T11693

Label

Applications of Elliptic Curve Cryptography in Security

Description

This cluster of papers explores the applications, algorithms, and implementations of elliptic curve cryptography, with a focus on pairing-based cryptosystems, efficient algorithms for finite fields, quantum-resistant cryptosystems, and protection against side-channel attacks. It also covers hardware implementations and the use of elliptic curves in public key 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/T11693> a skos:Concept ;
    rdfs:label "Applications of Elliptic Curve Cryptography in Security"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Elliptic_curve_cryptography>,
        <https://openalex.org/T11693> ;
    skos:broader oasubfields:1710 ;
    skos:definition "This cluster of papers explores the applications, algorithms, and implementations of elliptic curve cryptography, with a focus on pairing-based cryptosystems, efficient algorithms for finite fields, quantum-resistant cryptosystems, and protection against side-channel attacks. It also covers hardware implementations and the use of elliptic curves in public key encryption."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Applications of Elliptic Curve Cryptography in Security"@en ;
    openalex:cited_by_count 201440 ;
    openalex:works_count 15536 .