Encryption
From Just Solve the File Format Problem
(Difference between revisions)
Line 12: | Line 12: | ||
* [[SHA-1]] | * [[SHA-1]] | ||
* [[SHA-2]] | * [[SHA-2]] | ||
+ | For non-cryptographic hash functions, see [[Error detection and correction]]. | ||
== Formats and protocols == | == Formats and protocols == | ||
Line 22: | Line 23: | ||
== See also == | == See also == | ||
− | See also [[Security | + | See also [[Security]]. Various other formats, including [[compression]], [[archiving]], and [[filesystem]] formats, may support encryption as a built-in feature or through plug-ins. |
== External links == | == External links == |
Revision as of 23:12, 21 May 2013
Contents |
Ciphers
Cryptographic hash functions
For non-cryptographic hash functions, see Error detection and correction.
Formats and protocols
Miscellaneous
See also
See also Security. Various other formats, including compression, archiving, and filesystem formats, may support encryption as a built-in feature or through plug-ins.