Format validation and analysis software

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(hash, checksums and signatures are relevant as well.)
(Cleaned up wording)
Line 22: Line 22:
 
* http://tika.apache.org/ Tika
 
* http://tika.apache.org/ Tika
  
As well, [https://en.wikipedia.org/wiki/Checksum checksums], [https://en.wikipedia.org/wiki/Hash_function hash] and [https://en.wikipedia.org/wiki/Digital_signature signature] functions can be used to verify is file has changed. Though in some cases they require that a hash be generated from a known good version of the file before it can be used to confirm that the file has not changed.
+
As well, [https://en.wikipedia.org/wiki/Checksum checksums], [https://en.wikipedia.org/wiki/Hash_function hash] and [https://en.wikipedia.org/wiki/Digital_signature signature] functions can be used to determine if a file has changed. A hash of a trusted version of the file is required for comparison.

Revision as of 00:58, 9 November 2012

Software > Format validation and analysis software

This is a list of tools and applications for validating formats and extracting metadata from files.

As well, checksums, hash and signature functions can be used to determine if a file has changed. A hash of a trusted version of the file is required for comparison.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox