This HTML5 document contains 70 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dctermshttp://purl.org/dc/terms/
dbohttp://dbpedia.org/ontology/
n22https://eprint.iacr.org/2006/
foafhttp://xmlns.com/foaf/0.1/
n23https://www.eng.tau.ac.il/~yash/
n25https://global.dbpedia.org/id/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
n9http://eprint.iacr.org/2017/
n14https://huelsing.net/wordpress/
n12https://www.google.com/patents/
n21http://pqcrypto.org/
n11https://link.springer.com/referenceworkentry/
dbpedia-pthttp://pt.dbpedia.org/resource/
n13https://link.springer.com/chapter/10.1007/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
wikipedia-enhttp://en.wikipedia.org/wiki/
dbchttp://dbpedia.org/resource/Category:
dbphttp://dbpedia.org/property/
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
n10http://www.merkle.com/papers/
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/
n17https://www.emsec.rub.de/media/crypto/attachments/files/2011/04/

Statements

Subject Item
dbr:Merkle_tree
dbo:wikiPageWikiLink
dbr:Hash-based_cryptography
Subject Item
dbr:Merkle_signature_scheme
dbo:wikiPageWikiLink
dbr:Hash-based_cryptography
Subject Item
dbr:SPHINCS
dbo:wikiPageWikiLink
dbr:Hash-based_cryptography
dbo:wikiPageRedirects
dbr:Hash-based_cryptography
Subject Item
dbr:Index_of_cryptography_articles
dbo:wikiPageWikiLink
dbr:Hash-based_cryptography
Subject Item
dbr:Johannes_Buchmann
dbo:wikiPageWikiLink
dbr:Hash-based_cryptography
Subject Item
dbr:CrypTool
dbo:wikiPageWikiLink
dbr:Hash-based_cryptography
Subject Item
dbr:Cryptographic_agility
dbo:wikiPageWikiLink
dbr:Hash-based_cryptography
Subject Item
dbr:Hash-based_cryptography
rdfs:label
Criptografia baseada em Hash Hash-based cryptography
rdfs:comment
A criptografia baseada em Hash, Hash-based cryptography (em inglês), é o termo genérico para construções de primitivas criptográficas com base na segurança das funções hash. Até agora, a criptografia baseada em hash está limitada a esquemas de assinaturas digitais, como o . Os esquemas de assinatura baseados em Hash combinam um esquema de assinatura único com uma estrutura de árvore Merkle. Hash-based cryptography is the generic term for constructions of cryptographic primitives based on the security of hash functions. It is of interest as a type of post-quantum cryptography. So far, hash-based cryptography is used to construct digital signatures schemes such as the Merkle signature scheme, zero knowledge and computationally integrity proofs, such as the zk-STARK proof system and range proofs over issued credentials via the HashWires protocol. Hash-based signature schemes combine a one-time signature scheme, such as a Lamport signature, with a Merkle tree structure. Since a one-time signature scheme key can only sign a single message securely, it is practical to combine many such keys within a single, larger structure. A Merkle tree structure is used to this end. In this hie
dcterms:subject
dbc:Post-quantum_cryptography dbc:Hash-based_cryptography dbc:Public-key_cryptography
dbo:wikiPageID
53957696
dbo:wikiPageRevisionID
1120277890
dbo:wikiPageWikiLink
dbr:BLAKE_(hash_function) dbc:Public-key_cryptography dbr:National_Institute_of_Standards_and_Technology dbr:Leighton-Micali_Signatures dbr:Request_for_Comments dbc:Post-quantum_cryptography dbr:Post-quantum_cryptography dbr:Lamport_signatures dbr:State_(computer_science) dbr:Leslie_Lamport dbr:Digital_signature dbr:EXtended_Merkle_Signature_Scheme dbr:Merkle_tree dbr:Johannes_Buchmann dbr:SPHINCS+ dbr:Lamport_signature dbr:Merkle_signature_scheme dbr:Bouncy_Castle_(cryptography) dbr:SHA-2 dbr:Cryptographic_primitive dbc:Hash-based_cryptography dbr:SHA-3 dbr:Computational_hardness_assumption dbr:Hash_function dbr:Preimage_attack
dbo:wikiPageExternalLink
n9:349.pdf n10:Thesis1979.pdf n11:10.1007%2F978-1-4419-5906-5_413 n12:US5432852 n13:3-540-36563-X_21 n14:%3Fpage_id=165 n17:becker_1.pdf n21:hash.html n22:320.pdf n23:Naor_Shenhav_Wool.pdf
owl:sameAs
dbpedia-pt:Criptografia_baseada_em_Hash wikidata:Q30681584 n25:2qsXA
dbp:wikiPageUsesTemplate
dbt:Cryptography_navbox dbt:Superscript dbt:Reflist
dbo:abstract
Hash-based cryptography is the generic term for constructions of cryptographic primitives based on the security of hash functions. It is of interest as a type of post-quantum cryptography. So far, hash-based cryptography is used to construct digital signatures schemes such as the Merkle signature scheme, zero knowledge and computationally integrity proofs, such as the zk-STARK proof system and range proofs over issued credentials via the HashWires protocol. Hash-based signature schemes combine a one-time signature scheme, such as a Lamport signature, with a Merkle tree structure. Since a one-time signature scheme key can only sign a single message securely, it is practical to combine many such keys within a single, larger structure. A Merkle tree structure is used to this end. In this hierarchical data structure, a hash function and concatenation are used repeatedly to compute tree nodes. One consideration with hash-based signature schemes is that they can only sign a limited number of messages securely, because of their use of one-time signature schemes. The US National Institute of Standards and Technology (NIST), specified that algorithms in its post-quantum cryptography competition support a minimum of 264 signatures safely. In 2022, NIST announced as one of three algorithms to be standardized for digital signatures. NIST standardized stateful hash-based cryptography based on the (XMSS) and (LMS), which are applicable in different circumstances, in 2020, but noted that the requirement to maintain state when using them makes them more difficult to implement in a way that avoids misuse. A criptografia baseada em Hash, Hash-based cryptography (em inglês), é o termo genérico para construções de primitivas criptográficas com base na segurança das funções hash. Até agora, a criptografia baseada em hash está limitada a esquemas de assinaturas digitais, como o . Os esquemas de assinatura baseados em Hash combinam um esquema de assinatura único com uma estrutura de árvore Merkle.
prov:wasDerivedFrom
wikipedia-en:Hash-based_cryptography?oldid=1120277890&ns=0
dbo:wikiPageLength
18954
foaf:isPrimaryTopicOf
wikipedia-en:Hash-based_cryptography
Subject Item
dbr:Cyber_self-defense
dbo:wikiPageWikiLink
dbr:Hash-based_cryptography
Subject Item
dbr:Cybersecurity_information_technology_list
dbo:wikiPageWikiLink
dbr:Hash-based_cryptography
Subject Item
dbr:List_of_RFCs
dbo:wikiPageWikiLink
dbr:Hash-based_cryptography
Subject Item
dbr:Hash_chain
dbo:wikiPageWikiLink
dbr:Hash-based_cryptography
Subject Item
dbr:Blockchain
dbo:wikiPageWikiLink
dbr:Hash-based_cryptography
Subject Item
dbr:XMSS
dbo:wikiPageWikiLink
dbr:Hash-based_cryptography
Subject Item
wikipedia-en:Hash-based_cryptography
foaf:primaryTopic
dbr:Hash-based_cryptography