Encryption

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Formats and protocols)
(Miscellaneous)
(11 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
== Ciphers ==
 
== Ciphers ==
 
* [[AES]]
 
* [[AES]]
 +
* [[Blowfish]]
 
* [[DES]]
 
* [[DES]]
 
* [[RC4]]
 
* [[RC4]]
Line 22: Line 23:
 
== Password hashes ==
 
== Password hashes ==
 
* [[bcrypt]]
 
* [[bcrypt]]
* [[Crypt (password hash)|crypt]]
+
* [[passwd#crypt|crypt]]
 
* [[PBKDF2]]
 
* [[PBKDF2]]
 
* [[scrypt]]
 
* [[scrypt]]
 +
 +
See also [[passwd#Password field]].
  
 
== Formats and protocols ==
 
== Formats and protocols ==
Line 30: Line 33:
 
* [[DissidentX]]
 
* [[DissidentX]]
 
* [[dm-crypt]]
 
* [[dm-crypt]]
 +
* [[Javascript Object Signing and Encryption]] (JOSE)
 +
* [[JSON Web Encryption]] (JWE)
 
* [[Loop-AES]]
 
* [[Loop-AES]]
 
* [[LUKS]]
 
* [[LUKS]]
 +
* [[MCrypt]] (.nc)
 
* [[OpenSSL salted format]]
 
* [[OpenSSL salted format]]
 
* [[PGP]]
 
* [[PGP]]
Line 40: Line 46:
  
 
== Digital rights management (DRM) ==
 
== Digital rights management (DRM) ==
 +
Main article: [[Digital Rights Management]]
 +
 
* [[Content Scramble System]] (used on DVDs)
 
* [[Content Scramble System]] (used on DVDs)
 +
 +
== Blockchain-related systems ==
 +
(see also [[Currency]], where most such systems, including [[Bitcoin]], are documented; however, applications of blockchain technology beyond currency use are now appearing)
 +
* [[Tezos]]
  
 
== Miscellaneous ==
 
== Miscellaneous ==
 
* [[Cryptolocker]]
 
* [[Cryptolocker]]
 +
* [[Exclusive Or]]
 +
* [[Mono]]
 +
* [[OpenSSL]]
 
* [[ROT13]]
 
* [[ROT13]]
 +
* [[Steganography]]
  
 
== See also ==
 
== See also ==
Line 93: Line 109:
 
* [http://codegolf.stackexchange.com/questions/32024/i-am-passive-aggressive-and-want-to-insult-my-boss-without-him-finding-out?stw=2 Programming-contest entries to hide a nasty message in note to boss]
 
* [http://codegolf.stackexchange.com/questions/32024/i-am-passive-aggressive-and-want-to-insult-my-boss-without-him-finding-out?stw=2 Programming-contest entries to hide a nasty message in note to boss]
 
* [http://motherboard.vice.com/read/the-secret-codes-that-cartels-use-to-send-orders-from-prison?trk_source=recommended The Secret Codes That Cartel Bosses Use to Send Handwritten Orders from Prison]
 
* [http://motherboard.vice.com/read/the-secret-codes-that-cartels-use-to-send-orders-from-prison?trk_source=recommended The Secret Codes That Cartel Bosses Use to Send Handwritten Orders from Prison]
 +
* [https://github.com/lclevy/firepwd/blob/master/mozilla_pbe.pdf Mozilla Password Based Encryption]

Revision as of 15:30, 15 June 2017

File Format
Name Encryption
Ontology

{{{caption}}}

Contents

Ciphers

Cryptographic hash functions

For non-cryptographic hash functions, see Error detection and correction.

Password hashes

See also passwd#Password field.

Formats and protocols

Digital rights management (DRM)

Main article: Digital Rights Management

Blockchain-related systems

(see also Currency, where most such systems, including Bitcoin, are documented; however, applications of blockchain technology beyond currency use are now appearing)

Miscellaneous

See also

See also Security for information on digital certificates and electronic signing. Various other formats, including compression, archiving, and filesystem formats, may support encryption as a built-in feature or through plug-ins.

External links

Security techniques

Code breaking, bugs, and back doors

Unsolved codes/ciphers

Tools, Utilities, and Software

Miscellaneous

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox