About: Key generator

An Entity of Type: Thing, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

A key generator is a protocol or algorithm that is used in many cryptographic protocols to generate a sequence with many pseudo-random characteristics. This sequence is used as an encryption key at one end of communication, and as a decryption key at the other. One can implement a key generator in a system that aims to generate, distribute, and authenticate keys in a way that without the private key, one cannot access the information in the public end.

Property Value
dbo:abstract
  • Un generador de claves​​​ es un protocolo o algoritmo que se utiliza en muchos protocolos criptográficos para generar una secuencia con muchas características pseudoaleatorias. Esta secuencia se utiliza como clave de cifrado en un extremo de la comunicación y como clave de descifrado en el otro. Se puede implementar un generador de claves en un sistema que tiene como objetivo generar, distribuir y autentificar​ las claves de manera que sin la clave privada no se pueda acceder a la información en el extremo público.​ Algunos ejemplos de generadores de claves son los registros de desplazamiento de retroalimentación lineal (LFSR, por sus siglas en inglés) y el cifrado Solitaire (o Pontifex). Uno de los ejemplos más comunes de generadores de claves sería el protocolo bitcoin en el que se utilizan los algoritmos SHA-256 y Secp256k1​ para garantizar que los fondos solo puedan ser gastados o movidos por sus legítimos propietarios.​ (es)
  • A key generator is a protocol or algorithm that is used in many cryptographic protocols to generate a sequence with many pseudo-random characteristics. This sequence is used as an encryption key at one end of communication, and as a decryption key at the other. One can implement a key generator in a system that aims to generate, distribute, and authenticate keys in a way that without the private key, one cannot access the information in the public end. Examples of key generators include linear-feedback shift registers (LFSR) and the Solitaire (or Pontifex) cipher. One of the common examples of key generators would be the bitcoin protocol in which SHA-256 and Secp256k1 algorithms used to ensure that funds can only be spent or moved by their rightful owners. (en)
dbo:wikiPageID
  • 1030427 (xsd:integer)
dbo:wikiPageLength
  • 4016 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1121121290 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
rdfs:comment
  • A key generator is a protocol or algorithm that is used in many cryptographic protocols to generate a sequence with many pseudo-random characteristics. This sequence is used as an encryption key at one end of communication, and as a decryption key at the other. One can implement a key generator in a system that aims to generate, distribute, and authenticate keys in a way that without the private key, one cannot access the information in the public end. (en)
  • Un generador de claves​​​ es un protocolo o algoritmo que se utiliza en muchos protocolos criptográficos para generar una secuencia con muchas características pseudoaleatorias. Esta secuencia se utiliza como clave de cifrado en un extremo de la comunicación y como clave de descifrado en el otro. Se puede implementar un generador de claves en un sistema que tiene como objetivo generar, distribuir y autentificar​ las claves de manera que sin la clave privada no se pueda acceder a la información en el extremo público.​ (es)
rdfs:label
  • Generador de claves (es)
  • Key generator (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License