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

File verification is the process of using an algorithm for verifying the integrity of a computer file, usually by checksum. This can be done by comparing two files bit-by-bit, but requires two copies of the same file, and may miss systematic corruptions which might occur to both files. A more popular approach is to generate a hash of the copied file and comparing that to the hash of the original file.

Property Value
dbo:abstract
  • File verification is the process of using an algorithm for verifying the integrity of a computer file, usually by checksum. This can be done by comparing two files bit-by-bit, but requires two copies of the same file, and may miss systematic corruptions which might occur to both files. A more popular approach is to generate a hash of the copied file and comparing that to the hash of the original file. (en)
  • File hashing é a geração de um número identificador de arquivo que é baseado no conteúdo binário do mesmo. Desta forma cada arquivo diferente possui um hash específico. Assim, se o conteúdo do arquivo é alterado, ao tentar gerar um hash deste arquivo um novo número identificador é gerado. O algoritmo de geração do identificador hash, em geral uma soma de verificação, impede que se estabeleça uma relação entre o dado alterado e o próprio identificador gerado. Uma alteração do conteúdo do arquivo, por menor que seja, gera um identificador totalmente diferente do arquivo original. O file hashing é muito utilizado em , pois assegura a autenticiade do arquivo original. (pt)
dbo:wikiPageID
  • 595428 (xsd:integer)
dbo:wikiPageLength
  • 5496 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1120136714 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • File verification is the process of using an algorithm for verifying the integrity of a computer file, usually by checksum. This can be done by comparing two files bit-by-bit, but requires two copies of the same file, and may miss systematic corruptions which might occur to both files. A more popular approach is to generate a hash of the copied file and comparing that to the hash of the original file. (en)
  • File hashing é a geração de um número identificador de arquivo que é baseado no conteúdo binário do mesmo. Desta forma cada arquivo diferente possui um hash específico. Assim, se o conteúdo do arquivo é alterado, ao tentar gerar um hash deste arquivo um novo número identificador é gerado. O algoritmo de geração do identificador hash, em geral uma soma de verificação, impede que se estabeleça uma relação entre o dado alterado e o próprio identificador gerado. Uma alteração do conteúdo do arquivo, por menor que seja, gera um identificador totalmente diferente do arquivo original. O file hashing é muito utilizado em , pois assegura a autenticiade do arquivo original. (pt)
rdfs:label
  • File verification (en)
  • File hashing (pt)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:genre of
is dbo:wikiPageDisambiguates of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is dbp:genre 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