  @prefix ep: <http://eprints.org/ontology/> .
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  @prefix dct: <http://purl.org/dc/terms/> .
  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  @prefix void: <http://rdfs.org/ns/void#> .
  @prefix bibo: <http://purl.org/ontology/bibo/> .
  @prefix owl: <http://www.w3.org/2002/07/owl#> .
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  @prefix cc: <http://creativecommons.org/ns#> .
  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  @prefix event: <http://purl.org/NET/c4dm/event.owl#> .
  @prefix doi: <https://doi.org/> .
  @prefix epid: <https://arxiv.universalpublishings.com/id/> .
  @prefix dc: <http://purl.org/dc/elements/1.1/> .
  @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
  @prefix eprel: <http://eprints.org/relation/> .

<>
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/52163>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<https://arxiv.universalpublishings.com/id/eprint/52163#authors>
	rdf:_1 <https://arxiv.universalpublishings.com/id/person/ext-0e2f3205036507e24a5f36fb739f4618> .

<https://arxiv.universalpublishings.com/id/eprint/52163/>
	dc:format "text/html";
	dc:title "HTML Summary of #52163 \n\nANALYSIS OF CRYPTOSYSTEMS BASED ON ELLIPTIC CURVES\n\n";
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/52163> .

<https://arxiv.universalpublishings.com/id/eprint/52163>
	bibo:abstract "Elliptic Curve Cryptography (EECH) is a public-key cryptographic technique that uses the mathematical properties of elliptic curves to secure data transmission over the Internet. EECH is known for providing robust security, providing sufficient tolerance for smaller key lengths compared to traditional cryptographic methods such as RSA or Diffie-Hellman. In general, EECH is relevant in scenarios where security is important and computing resources are limited. This article presents an analysis of various cryptographic algorithms based on EECH"^^xsd:string;
	bibo:authorList <https://arxiv.universalpublishings.com/id/eprint/52163#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/published>;
	dct:creator <https://arxiv.universalpublishings.com/id/person/ext-0e2f3205036507e24a5f36fb739f4618>;
	dct:date "2023-12-15";
	dct:isPartOf <https://arxiv.universalpublishings.com/id/repository>,
		<https://arxiv.universalpublishings.com/id/publication/ext-d62a5dbdabc792c15cf76756361a4d36>;
	dct:publisher <https://arxiv.universalpublishings.com/id/org/ext-20ef1f289b7920027328009b5eefe52c>;
	dct:title "ANALYSIS OF CRYPTOSYSTEMS BASED ON ELLIPTIC CURVES"^^xsd:string;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ArticleEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://arxiv.universalpublishings.com/id/eprint/52163/> .

<https://arxiv.universalpublishings.com/id/org/ext-20ef1f289b7920027328009b5eefe52c>
	foaf:name "Center for Tech and Media Research"^^xsd:string;
	rdf:type foaf:Organization .

<https://arxiv.universalpublishings.com/id/person/ext-0e2f3205036507e24a5f36fb739f4618>
	foaf:familyName "oʻgʻli"^^xsd:string;
	foaf:givenName "Umarov Shohzod Zafar"^^xsd:string;
	foaf:name "Umarov Shohzod Zafar oʻgʻli"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/publication/ext-d62a5dbdabc792c15cf76756361a4d36>
	foaf:name "Multidisciplinary Journal of Science and Technology"^^xsd:string;
	rdf:type bibo:Collection .

